diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-03-25 20:46:27 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-03-25 20:46:27 +0000 |
commit | 0d56415352c10451de8234693d5a9c38169e802e (patch) | |
tree | 893572ae3a3f273bfe173332bc631e87d4da0ecc /ChangeLog | |
parent | 8fd2fbd52b2d4d67c9f2e00c44a8086f78bbcdd8 (diff) | |
download | glibc-0d56415352c10451de8234693d5a9c38169e802e.tar glibc-0d56415352c10451de8234693d5a9c38169e802e.tar.gz glibc-0d56415352c10451de8234693d5a9c38169e802e.tar.bz2 glibc-0d56415352c10451de8234693d5a9c38169e802e.zip |
* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,
POLLREMOVE, and POLLRDHUP.
* sysdeps/unix/sysv/linux/bits/poll.h: Add POLLREMOVE and POLLRDHUP.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-25 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG, + POLLREMOVE, and POLLRDHUP. + * sysdeps/unix/sysv/linux/bits/poll.h: Add POLLREMOVE and POLLRDHUP. + 2006-03-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define |