* doc/autoconf.texi (Portable C and C++, Varities of Unportability):
commit12f2dd2d7f36120d0abe6805982770464f6dd3f0
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Apr 2006 20:30:54 +0000 (26 20:30 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 26 Apr 2006 20:30:54 +0000 (26 20:30 +0000)
treedde302441d3fb1af0b02c68e6aead91f9a6b7b44
parentcdea180452260f56eec51ea78e9a82db192271f9
* doc/autoconf.texi (Portable C and C++, Varities of Unportability):
(Integer Overflow, Null Pointers, Buffer Overruns):
(Floating Point Portability, Exiting Portably): New sections.
(Writing Test Programs): Fix some langauge.  Recommend exiting
with status 1, not merely nonzero.  Clarify exit declaration.
(Run Time): Move C exit status stuff to new Exiting Portably section.
(Systemology): Mention Posix and levenez.  Update v7 reference.
(Portable Shell): Mention the Posix shell.
ChangeLog
doc/autoconf.texi