1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/at-internal
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