Next: , Previous: , Up: ISO C and POSIX Function Substitutes   [Contents][Index]


10.1289 write

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/write.html

Gnulib module: write, nonblocking, sigpipe

Portability problems fixed by Gnulib module write:

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.