Add hppa values for *_CLOEXEC and *_NONBLOCK
commitdb6a567d0ddd816b1134651ddb66b66dbea2f40d
authorCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 15:23:02 +0000 (20 11:23 -0400)
committerCarlos O'Donell <carlos@systemhalted.org>
Thu, 20 Oct 2011 15:23:02 +0000 (20 11:23 -0400)
tree427c709f1140f74cb23101d53f2a9c572afd4bf0
parentd3d9bde5576a2fdd31c00a97a4c5522cdf1a6016
Add hppa values for *_CLOEXEC and *_NONBLOCK

The following patch adds hppa specific files
that define the various _CLOEXEC and _NONBLOCK
values in order to match the ones from the kernel.

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
Tested-by: Carlos O'Donell <carlos@systemhalted.org>
ChangeLog.hppa
sysdeps/unix/sysv/linux/hppa/sys/epoll.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/hppa/sys/eventfd.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/hppa/sys/inotify.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/hppa/sys/signalfd.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/hppa/sys/timerfd.h [new file with mode: 0644]