Hash :
e9255b85
Author :
Date :
2006-08-28T22:59:17
* lib/fcntl_.h: New file. * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have the fcntl module. * lib/dirchownmod.c: Likewise. * lib/fts.c: Likewise. * m4/fcntl_h.m4: New file. * modules/fcntl: New file. * modules/chdir-safer (Depends-on): Add fcntl. * modules/fts: Likewise. * modules/mkdir-p: Likewise.
Description:
like chdir, but safer
Files:
lib/chdir-safer.h
lib/chdir-safer.c
m4/chdir-safer.m4
Depends-on:
fcntl
same-inode
stdbool
configure.ac:
gl_CHDIR_SAFER
Makefile.am:
EXTRA_DIST += chdir-safer.h
Include:
"chdir-safer.h"
License:
GPL
Maintainer:
Jim Meyering