avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-functions / memset.texi
1 @node memset
2 @section @code{memset}
3 @findex memset
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/memset.html}
6
7 Gnulib module: memset
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some older platforms.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize