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