glibc/posix/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
..
times.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
types.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
unistd.h initial import 1995-02-18 01:27:10 +00:00
utsname.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
wait.h Remove union wait [BZ #19613] 2016-04-14 08:54:57 +02:00