summaryrefslogtreecommitdiff
path: root/modules/openat
blob: cbc23cea93a61c28162e2de04a20968b6e2a35cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Description:
Open a file at a directory.

Files:
lib/at-func.c
lib/mkdirat.c
lib/openat.c
lib/openat.h
lib/openat-die.c
lib/openat-priv.h
m4/openat.m4

Depends-on:
save-cwd
gettext-h
dirname
extensions
intprops

configure.ac:
gl_FUNC_OPENAT

Makefile.am:

Include:
"openat.h"

License:
GPL

Maintainer:
Jim Meyering