Commit Graph

5 Commits

Author SHA1 Message Date
Paul Eggert ab84e3ff9c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Chris Metcalf 57809f28c0 Add sysdeps/unix/sysv/linux/generic/not-cancel.h to override standard
Linux version with openat().
2012-01-31 09:00:22 -05:00
Chris Metcalf 8525497961 Remove libc_hidden_proto in sysdeps/unix/sysv/linux/generic/epoll_wait.c. 2012-01-30 12:40:37 -05:00
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
Chris Metcalf a63c7fa185 Add sysdeps/unix/sysv/linux/generic/.
Changes are tracked in ChangeLog.linux-generic.
2011-12-03 21:13:38 -05:00