Document abort() bugs.
authorEric Blake <ebb9@byu.net>
Fri, 6 Jun 2008 16:50:17 +0000 (10:50 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 6 Jun 2008 17:32:18 +0000 (11:32 -0600)
commit8018d5eb28aa074c6e93b9840e533eb8d6c5ceca
tree51424d38d48bda31c6b589f791ac988ddc62f1d6
parent4a2b4052b869dec9c81a36bef52cbcec38e335a5
Document abort() bugs.

* doc/posix-functions/abort.texi (abort): Mention anomalies.
* doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
* doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
sigsetjmp.
* doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
siglongjmp, but only as a macro.
* doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
is obsolete.
* doc/posix-functions/_setjmp.texi (_setjmp): Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-functions/_longjmp.texi
doc/posix-functions/_setjmp.texi
doc/posix-functions/abort.texi
doc/posix-functions/setjmp.texi
doc/posix-functions/siglongjmp.texi
doc/posix-functions/sigsetjmp.texi