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
bsdtty.h
cmsg_nxthdr.c
ftime.c
getpt.c
gtty.c
Implies
Makefile
sigblock.c
sigsetmask.c
stty.c
syscalls.list
tcdrain.c
tcflow.c
tcflush.c
tcgetattr.c
tcgetpgrp.c
tcsendbrk.c
tcsetattr.c
tcsetpgrp.c
ualarm.c
unlockpt.c
Versions
wait3.c Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00
wait.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