Complete last ChangeLog entry.
[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 errno
11 fchdir
12 fcntl-h
13 open
14 same-inode
15 stdbool
16
17 configure.ac:
18 gl_CHDIR_SAFER
19
20 Makefile.am:
21
22 Include:
23 "chdir-safer.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Jim Meyering