diff options
author | Andreas Jaeger <aj@suse.de> | 2012-07-26 13:11:33 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-07-26 13:11:33 +0200 |
commit | f8d44fdc72253347dae69fd2c4a231efba4fec98 (patch) | |
tree | 70c6c38160ddf8c11d1bca0ebf7566effb78a383 /ports/ChangeLog.hppa | |
parent | bfc07087bf30879023acb498d8b17b4b0affb4e3 (diff) | |
download | glibc-f8d44fdc72253347dae69fd2c4a231efba4fec98.tar.gz glibc-f8d44fdc72253347dae69fd2c4a231efba4fec98.tar.xz glibc-f8d44fdc72253347dae69fd2c4a231efba4fec98.zip |
Merge Linux 3.5 epoll changes
Add EPOLLWAKEUP.
Diffstat (limited to 'ports/ChangeLog.hppa')
-rw-r--r-- | ports/ChangeLog.hppa | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa index e588a7853f..83d298fe4a 100644 --- a/ports/ChangeLog.hppa +++ b/ports/ChangeLog.hppa @@ -1,3 +1,8 @@ +2012-07-26 Andreas Jaeger <aj@suse.de> + + * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLLWAKEUP): Add new + value. + 2012-05-19 Carlos O'Donell <carlos@systemhalted.org> * sysdeps/hppa/add_n.s: Rename this... |