summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-headers/dirent.texi
blob: 84b40782951a1a5427766e75f0fcd6eb74e30617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@node dirent.h
@section @file{dirent.h}

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/dirent.h.html}

Gnulib module: dirent

Portability problems fixed by Gnulib:
@itemize
@item
The type @code{ino_t} is missing on some platforms:
glibc 2.8 and others.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
MSVC 9.
@end itemize