Comments about EINTR.
authorBruno Haible <bruno@clisp.org>
Sun, 3 Jul 2011 11:36:43 +0000 (13:36 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 3 Jul 2011 11:36:43 +0000 (13:36 +0200)
commit6b147027a1d9870d7d85e8aa8703c1233031a99c
tree035703af1e4b229f6ee524d2ac3fb4536032e427
parent7170ee077cc44186a70cb264ceb8352a1349e05b
Comments about EINTR.

* lib/safe-read.h: Explain the purpose of this module.
* lib/safe-write.h: Likewise.
* doc/posix-functions/read.texi: Mention EINTR and the 'safe-read'
module.
* doc/posix-functions/write.texi: Mention EINTR and the 'safe-write'
module.
Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
ChangeLog
doc/posix-functions/read.texi
doc/posix-functions/write.texi
lib/safe-read.h
lib/safe-write.h