glibc/sysdeps/unix/sysv/linux/generic/bits
Chris Metcalf 4a93ed423a linux-generic: add <bits/msq.h> and <bits/shm.h>.
Just like the other architectures, we need to avoid adding the
padding fields for the time_t fields in shmid_ds and msqid_ds.
The linux-generic versions are exactly like the x86_64 versions,
except I added a missing #include <bits/wordsize.h> in <bits/msq.h>.
2011-12-09 10:47:35 -05:00
..
fcntl.h Add sysdeps/unix/sysv/linux/generic/. 2011-12-03 21:13:38 -05:00
msq.h linux-generic: add <bits/msq.h> and <bits/shm.h>. 2011-12-09 10:47:35 -05:00
sem.h Add sysdeps/unix/sysv/linux/generic/. 2011-12-03 21:13:38 -05:00
shm.h linux-generic: add <bits/msq.h> and <bits/shm.h>. 2011-12-09 10:47:35 -05:00
stat.h Add sysdeps/unix/sysv/linux/generic/. 2011-12-03 21:13:38 -05:00
statfs.h Add sysdeps/unix/sysv/linux/generic/. 2011-12-03 21:13:38 -05:00
typesizes.h Add sysdeps/unix/sysv/linux/generic/. 2011-12-03 21:13:38 -05:00