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


10.900 read

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

Gnulib module: read, stdio, nonblocking

Portability problems fixed by Gnulib module read:

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

Portability problems not fixed by Gnulib:

For handling EINTR, Gnulib provides a module ‘safe-read’ with a function safe_read.