5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/glob.html}
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
13 IRIX 5.3, mingw, MSVC 9, BeOS.
15 This function does not list symbolic links to nonexistent files among the results,
17 glibc 2.14, AIX 7.1, HP-UX 11, Solaris 11 2011-11.
19 On platforms where @code{off_t} is a 32-bit type, this function may not
20 work correctly on huge directories larger than 2 GB.
21 (Cf. @code{AC_SYS_LARGEFILE}.)
24 Portability problems not fixed by Gnulib:
27 Some platforms may store additional flags in the @code{gl_flags} field.