2 @section @file{unistd.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/unistd.h.html}
8 Portability problems fixed by Gnulib:
11 This header file is missing on some platforms:
14 The SEEK_* macros are not defined in this file on some platforms:
17 The *_FILENO macros are not defined in this file on some platforms:
20 The @code{_exit} function is not declared in this file on some platforms:
24 Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
29 Portability problems not fixed by Gnulib: