diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 21:00:23 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-11 21:00:23 -0800 |
commit | f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b (patch) | |
tree | 5710c8dc0f98dd1c285729b23d548edfa9a5df82 /ChangeLog | |
parent | 91251b7f5421e94cd4e05ebc20b9396233574c3f (diff) | |
download | glibc-f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b.tar glibc-f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b.tar.gz glibc-f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b.tar.bz2 glibc-f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b.zip |
Fix up termios.h for XPG7.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2010-01-11 Ulrich Drepper <drepper@redhat.com> + * termios/termios.h: Define pid_t for XPG7. + * conform/data/math.h-data: Fix up for XPG6 and XPG7. * conform/data/tgmath.h-data: Likewise. |