Next: globfree
, Previous: getwchar
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
glob
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/glob.html
Gnulib module: glob
Portability problems fixed by Gnulib:
off_t
is a 32-bit type, this function may not
work correctly on huge directories larger than 2 GB.
(Cf. AC_SYS_LARGEFILE
.)
Portability problems not fixed by Gnulib:
gl_flags
field.