opendirat: don’t depend on openat-safer
[gnulib.git] / doc / posix-functions / assert.texi
blobffbe597c48d04718066c444f9a196b614f213b54
1 @node assert
2 @subsection @code{assert}
3 @findex assert
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/functions/assert.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @end itemize
17 @mindex assert
18 Extension: Gnulib offers a module @samp{assert} that allows the installer to
19 disable assertions through a @samp{configure} option: @samp{--disable-assert}.