5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pwrite.html}
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
13 HP-UX 10, mingw, BeOS.
15 This function does not fail when an invalid (negative) offset is passed when
16 large file support is enabled on some platforms:
19 This function uses an arbitrary offset instead of the @code{off_t} argument
20 when large file support is enabled on some platforms:
24 Portability problems not fixed by Gnulib: