diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-08-27 18:28:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-08-27 18:28:09 +0000 |
commit | b4f48b41b478c9344ab81bfb82785b5736e6aafc (patch) | |
tree | 6c4b299dc56982c7bc89e4cf19f454edd3ff3963 /ChangeLog | |
parent | 48bde9c35cdc95ea6320fdda97b3e64c0ee933fd (diff) | |
download | glibc-b4f48b41b478c9344ab81bfb82785b5736e6aafc.tar.gz glibc-b4f48b41b478c9344ab81bfb82785b5736e6aafc.tar.xz glibc-b4f48b41b478c9344ab81bfb82785b5736e6aafc.zip |
Update.
* posix/annexc.c: Correct test for unavailable feature.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d9c1a71ba7..459e97f0a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-08-27 Ulrich Drepper <drepper@redhat.com> + * posix/annexc.c: Correct test for unavailable feature. + * sysdeps/unix/sysv/linux/i386/sys/io.h (outw): Fix __INLINE -> __inline. |