[uClibc]libc/sysdeps/linux/common/syscalls.c

m4 at brecis.COM m4 at brecis.COM
Tue Apr 2 21:57:38 UTC 2002


_syscall0(gid_t, getuid);
should be:
_syscall0(uid_t, getuid);



More information about the uClibc mailing list