mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-09 04:11:27 +08:00
e3a3616dbf
The standards want uid/cuid to be uid_t, gid/cgid to be gid_t and mode to be mode_t, see BZ 23082. We can leave them short ints on i386 for ABI compatibility, but avoid hitting the issue on 64bit. bits/ipc.h ends up being exactly the same in sysdeps/gnu/ and sysdeps/unix/sysv/linux/, so remove the latter. |
||
---|---|---|
.. | ||
bits | ||
net | ||
netinet | ||
sys | ||
configure | ||
configure.ac | ||
errlist.h | ||
getutmp.c | ||
getutmpx.c | ||
glob64-lstat-compat.c | ||
glob64.c | ||
glob-lstat-compat.c | ||
globfree64.c | ||
ifaddrs.c | ||
ldsodefs.h | ||
Makefile | ||
rt-unwind-resume.c | ||
updwtmp.c | ||
utmp_file.c | ||
utmpx.h |