2 @section @code{rewinddir}
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/rewinddir.html}
7 Gnulib module: rewinddir
9 Portability problems fixed by Gnulib:
12 This function is missing on some platforms:
15 On Mac OS X platforms where @code{long int} is a 32-bit type, this function may
16 not work correctly on huge directories larger than 2 GB.
17 (Cf. @code{AC_SYS_LARGEFILE}.)
20 Portability problems not fixed by Gnulib: