avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / string.texi
1 @node string.h
2 @section @file{string.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/string.h.html}
5
6 Gnulib module: string
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
12 expressions:
13 NetBSD 5.0
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize