glibc/sysdeps/unix/bsd
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
..
bits Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
Implies
Makefile
Versions
bsdtty.h
cmsg_nxthdr.c
ftime.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
getpt.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
gtty.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sigblock.c
sigsetmask.c
stty.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
syscalls.list
tcdrain.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcflow.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcflush.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcgetattr.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcgetpgrp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcsendbrk.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcsetattr.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
tcsetpgrp.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
ualarm.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
unlockpt.c Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
wait.c Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00
wait3.c Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00
waitpid.c Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00