This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [PATCH] Cleanup PPC32 syscalls.list
- From: Roland McGrath <roland at redhat dot com>
- To: Franz Sirl <Franz dot Sirl-kernel at lauterbach dot com>
- Cc: libc-alpha at sources dot redhat dot com
- Date: Mon, 4 Nov 2002 19:01:59 -0800
- Subject: Re: [PATCH] Cleanup PPC32 syscalls.list
I put your changes in and removed some other s_* and sys_* stubs too.
After converting various explicit __syscall_* calls to use INLINE_SYSCALL
it looks like it's all working fine. You should probably check to make
sure I didn't make any more typos that weren't caught by make check.
Thanks,
Roland