glibc/include/sys
Florian Weimer b49ab5f450 Remove union wait [BZ #19613]
The overloading approach in the W* macros was incompatible with
integer expressions of a type different from int.  Applications
using union wait and these macros will have to migrate to the
POSIX-specified int status type.
2016-04-14 08:54:57 +02:00
..
auxv.h Add sys/auxv.h wrapper to include/sys/ 2016-03-08 21:20:43 +01:00
bitypes.h
cdefs.h sys/cdefs.h: export __attribute_alloc_size__ 2013-02-18 17:18:57 -05:00
dir.h
epoll.h Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait(). 2012-01-28 12:00:12 -05:00
errno.h
fcntl.h
file.h
gmon_out.h
gmon.h
ioctl.h
ipc.h
mman.h Mark ld.so internal mmap functions hidden in ld.so 2016-01-06 11:28:56 -08:00
msg.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
param.h Split sys/param.h out into common file and sysdeps bits/param.h file. 2012-08-17 09:55:17 -07:00
poll.h Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
prctl.h
profil.h
queue.h
resource.h Fix nice getpriority, setpriority namespace (bug 18553). 2015-06-17 20:22:39 +00:00
select.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
sem.h
sendfile.h
shm.h
signal.h
socket.h Assume that SOCK_CLOEXEC is available and works 2015-10-17 12:02:37 +02:00
stat.h Mark ld.so internel __fxstatat64 hidden 2015-10-19 12:01:48 -07:00
statfs.h Remove pre-ISO C support 2012-01-07 23:57:22 -05:00
statvfs.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
sysctl.h
sysinfo.h
syslog.h Test _ISOMAC in include/sys/syslog.h. 2012-11-02 15:41:37 +00:00
termios.h
time.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
timeb.h
times.h First steps to get conformtest fully working 2012-02-25 23:18:39 -05:00
types.h
uio.h Remove __libc_readv and __libc_writev function names. 2014-10-30 20:56:34 +00:00
un.h
unistd.h
utsname.h Mark ld.so internel __uname hidden 2015-10-15 14:33:40 -07:00
vlimit.h
vtimes.h
wait.h Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00
xattr.h