fcntl-h: add O_TTY_INIT support
authorEric Blake <ebb9@byu.net>
Sun, 23 Aug 2009 03:24:37 +0000 (21:24 -0600)
committerEric Blake <ebb9@byu.net>
Sun, 23 Aug 2009 03:24:37 +0000 (21:24 -0600)
commit7d8f602d6f6c1ac2633c23140c93aaca098c6a2a
tree2e4df36ecabca453cc3acd971c5907bd5bac969a
parent1786a4159d6a904f76ba4148b04a75a75072c297
fcntl-h: add O_TTY_INIT support

* lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
* tests/test-fcntl-h.c (o): Test it.
* doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-headers/fcntl.texi
lib/fcntl.in.h
tests/test-fcntl-h.c