summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/string.texi
blob: 56a5dfce72712f05e79de08f42e338530f1ec165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node string.h
@section @file{string.h}

POSIX specification: @url{http://www.opengroup.org/susv3xbd/string.h.html}

Gnulib module: string

Portability problems fixed by Gnulib:
@itemize
@item
Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
expressions:
NetBSD 5.0
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize