Next: , Previous: , Up: Function Substitutes   [Contents][Index]


9.1192 write

POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/functions/write.html

Gnulib module: write, nonblocking, sigpipe

Portability problems fixed by Gnulib module stdio, together with module nonblocking:

Portability problems fixed by Gnulib module stdio, together with module sigpipe:

Portability problems not fixed by Gnulib:

For handling EINTR, Gnulib provides a module ‘safe-write’ with a function safe_write.