Tests for module 'unicase/u8-toupper'.
[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/fchownat.c
8 lib/fstatat.c
9 lib/mkdirat.c
10 lib/openat.c
11 lib/openat.h
12 lib/openat-priv.h
13 lib/openat-proc.c
14 m4/openat.m4
15
16 Depends-on:
17 dirname
18 extensions
19 fchdir
20 gettext-h
21 intprops
22 lchown
23 lstat
24 openat-die
25 rmdir
26 same-inode
27 save-cwd
28 stdbool
29
30 configure.ac:
31 gl_FUNC_OPENAT
32
33 Makefile.am:
34
35 Include:
36 "openat.h"
37
38 License:
39 GPL
40
41 Maintainer:
42 Jim Meyering