xfreopen: fix typo: s/frepoen/freopen/
[gnulib/ericb.git] / modules / at-internal
blob524750b655c0ce106ffdbd6f4c8e1a01a654b8e3
1 Description:
2 Internal functions for dealing with files relative to a directory.
4 Files:
5 lib/openat-priv.h
6 lib/openat-proc.c
8 Depends-on:
9 errno
10 fcntl-h
11 intprops
12 open
13 sys_stat
14 unistd
16 configure.ac:
17 AC_LIBOBJ([openat-proc])
19 Makefile.am:
21 Include:
22 "openat-priv.h"
24 License:
25 GPL
27 Maintainer:
28 Jim Meyering, Eric Blake