blob: e49ae5ddbf58a467c8a7f6a1cfc0f50348afeee8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
@node strsep
@subsection @code{strsep}
@findex strsep
Gnulib module: strsep
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
AIX 4.3.2, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, mingw, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize
|