diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-10 04:30:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-10 04:30:29 +0000 |
commit | 07760b357c8100172b81e7169d345834cb381ac8 (patch) | |
tree | 59b0cdaf234549d41a2bef4670c06bc1cd2ab581 /ChangeLog | |
parent | 224a12bcb24482855424c7a9478c00a445f1b86a (diff) | |
download | glibc-07760b357c8100172b81e7169d345834cb381ac8.tar glibc-07760b357c8100172b81e7169d345834cb381ac8.tar.gz glibc-07760b357c8100172b81e7169d345834cb381ac8.tar.bz2 glibc-07760b357c8100172b81e7169d345834cb381ac8.zip |
* io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test,
broken by 2000-02-27 change.
* sysdeps/generic/bits/poll.h (POLLRDNORM, POLLRDBAND): New macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-03-09 Roland McGrath <roland@baalperazim.frob.com> + + * io/sys/stat.h: Fix inverted sense of `defined __S_IFSOCK' test, + broken by 2000-02-27 change. + + * sysdeps/generic/bits/poll.h (POLLRDNORM, POLLRDBAND): New macros. + 2000-02-23 Roland McGrath <roland@baalperazim.frob.com> * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from |