20 lines
412 B
Plaintext
20 lines
412 B
Plaintext
@node string.h
|
|
@section @file{string.h}
|
|
|
|
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/string.h.html}
|
|
|
|
Gnulib module: string
|
|
@mindex 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
|