avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / dirent.texi
1 @node dirent.h
2 @section @file{dirent.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/dirent.h.html}
5
6 Gnulib module: dirent
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 The type @code{ino_t} is missing on some platforms:
12 glibc 2.8 and others.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @end itemize