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