view modules/chdir-safer @ 15033:7539219da429

mbsrtowcs: Move AC_LIBOBJ invocations to module description. * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and gl_PREREQ_MBSRTOWCS invocations from here... * modules/mbsrtowcs (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 21 May 2011 14:24:51 +0200
parents 909daff94315
children 16767f684368
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
open
same-inode
stdbool

configure.ac:
gl_CHDIR_SAFER

Makefile.am:

Include:
"chdir-safer.h"

License:
GPL

Maintainer:
Jim Meyering