10.69.95 write

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

Gnulib module: write, nonblocking, sigpipe

Portability problems fixed by Gnulib module write:

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

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

Portability problems not fixed by Gnulib:

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