1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-23 09:47:59 +00:00
Files
Bruno Haible 667561d720 New modules 'at-internal', 'openat-h', split off from module 'openat'.
* modules/at-internal: New file, extracted from modules/openat.
* modules/openat-h: New file.
2011-11-05 20:34:55 +01:00

29 lines
313 B
Plaintext

Description:
Internal functions for dealing with files relative to a directory.
Files:
lib/openat-priv.h
lib/openat-proc.c
Depends-on:
errno
fcntl-h
intprops
open
sys_stat
unistd
configure.ac:
AC_LIBOBJ([openat-proc])
Makefile.am:
Include:
"openat-priv.h"
License:
GPL
Maintainer:
Jim Meyering, Eric Blake