poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / free.texi
bloba7ceec130b6f85c2af03d4ea54ce22a86547bc85
1 @node free
2 @section @code{free}
3 @findex free
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/free.html}
7 Gnulib module: free-posix
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function may clobber @code{errno} on many platforms.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize