view modules/at-internal @ 16036:1fda91604648

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.
author Bruno Haible <bruno@clisp.org>
date Sat, 05 Nov 2011 20:34:55 +0100
parents
children
line wrap: on
line source

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