view modules/chdir-safer @ 16434:4f9beada6ccb

New module 'frexpf-ieee'. * modules/frexpf-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 26 Feb 2012 15:08:36 +0100
parents 16f47458947e
children
line wrap: on
line source

Description:
like chdir, but safer

Files:
lib/chdir-safer.h
lib/chdir-safer.c
m4/chdir-safer.m4

Depends-on:
errno
fchdir
fcntl-h
fstat
open
same-inode
stdbool

configure.ac:
gl_CHDIR_SAFER

Makefile.am:
lib_SOURCES += chdir-safer.c

Include:
"chdir-safer.h"

License:
GPL

Maintainer:
Jim Meyering