c14e7310ee8b4465958cec31dd0b058fef9991fc
[gnulib.git] / modules / openat
1 Description:
2 Open a file at a directory.
3
4 Files:
5 lib/at-func.c
6 lib/fchmodat.c
7 lib/mkdirat.c
8 lib/openat.c
9 lib/openat.h
10 lib/openat-die.c
11 lib/openat-priv.h
12 lib/openat-proc.c
13 m4/openat.m4
14
15 Depends-on:
16 dirname
17 extensions
18 gettext-h
19 intprops
20 lchown
21 lstat
22 same-inode
23 save-cwd
24 stdbool
25
26 configure.ac:
27 gl_FUNC_OPENAT
28
29 Makefile.am:
30
31 Include:
32 "openat.h"
33
34 License:
35 GPL
36
37 Maintainer:
38 Jim Meyering