diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 11:06:06 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-10 11:06:06 -0800 |
commit | 99d46ae3794830e996717a53c8551d758a64eeb5 (patch) | |
tree | e74347d80b98fa133ede8e1cbe741d58e0488e88 /ChangeLog | |
parent | f9cfa295ae3f2556bd8808f0ff693cfe44f4ac25 (diff) | |
download | glibc-99d46ae3794830e996717a53c8551d758a64eeb5.tar glibc-99d46ae3794830e996717a53c8551d758a64eeb5.tar.gz glibc-99d46ae3794830e996717a53c8551d758a64eeb5.tar.bz2 glibc-99d46ae3794830e996717a53c8551d758a64eeb5.zip |
Fix up sys/wait.h header for XPG7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ * posix/glob.h: Define size_t. + * posix/sys/wait.h: Define idtype_t and declare waitid for XPG7. + 2010-01-10 Ulrich Drepper <drepper@redhat.com> * conform/conformtest.pl: For XPG7 testing the headers are supposed to |