* modules/same-inode: New module.
[gnulib.git] / modules / chdir-safer
1 Description:
2 like chdir, but safer
3
4 Files:
5 lib/chdir-safer.h
6 lib/chdir-safer.c
7 m4/chdir-safer.m4
8
9 Depends-on:
10 same-inode
11 stdbool
12
13 configure.ac:
14 gl_CHDIR_SAFER
15
16 Makefile.am:
17
18 Include:
19 "chdir-safer.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering