Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
[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 fchdir
11 fcntl
12 same-inode
13 stdbool
14
15 configure.ac:
16 gl_CHDIR_SAFER
17
18 Makefile.am:
19
20 Include:
21 "chdir-safer.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering