Add reference to POSIX.
[gnulib.git] / doc / headers / assert.texi
1 @node assert.h
2 @section @file{assert.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/assert.h.html}
5
6 Gnulib module: @code{assert}
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 Not a portability problem, per se, but allow the installer to disable
12 assertions through "configure --disable-assert".
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize