repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
opendirat
blob
17542ff4fae3578ae745e19eaebecd0f6065a288
1
Description:
2
Open a directory relative to another directory.
3
4
Files:
5
lib/opendirat.c
6
lib/opendirat.h
7
8
Depends-on:
9
c99
10
dirent
11
fcntl-h
12
fdopendir
13
openat-safer
14
15
configure.ac:
16
17
Makefile.am:
18
lib_SOURCES += opendirat.c
19
20
Include:
21
"opendirat.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
all