pwrite
POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/pwrite.html
Gnulib module: pwrite
Portability problems fixed by Gnulib:
off_t is a 32-bit type, this function may not
work correctly on files larger than 2 GB. (Cf. AC_SYS_LARGEFILE.)
off_t argument
when large file support is enabled on some platforms:
HP-UX 11.11.
Portability problems not fixed by Gnulib: