avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / strings.texi
1 @node strings.h
2 @section @file{strings.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/strings.h.html}
5
6 Gnulib module: ---
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
11
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file defines symbols, such as @samp{index}, often used for
16 variables, making debugging harder.
17 @end itemize