Update.
[glibc/history.git] / sysdeps / mach / hurd / posix_opt.h
blob045b4b6666805139f70a02084e0dbe8373a735a6
1 /* Posix options supported by the GNU Hurd port of GNU libc. */
3 #define _POSIX_JOB_CONTROL 1
4 #define _POSIX_SAVED_IDS 1
5 #define _POSIX_VDISABLE ((unsigned char) -1)
7 /* Different Hurd filesystems might do these differently. */
8 #undef _POSIX_CHOWN_RESTRICTED
9 #undef _POSIX_NO_TRUNC
10 /* Posix options supported by the GNU Hurd port of GNU libc. */
12 #define _POSIX_JOB_CONTROL 1
13 #define _POSIX_SAVED_IDS 1
14 #define _POSIX_VDISABLE ((unsigned char) -1)
16 /* Different Hurd filesystems might do these differently. */
17 #undef _POSIX_CHOWN_RESTRICTED
18 #undef _POSIX_NO_TRUNC