summaryrefslogtreecommitdiff
path: root/modules/chdir-safer
blob: 95103e8e5b67a81e720ed80756d3051baf41a775 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
like chdir, but safer

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

Depends-on:
fchdir
fcntl
open
same-inode
stdbool

configure.ac:
gl_CHDIR_SAFER

Makefile.am:

Include:
"chdir-safer.h"

License:
GPL

Maintainer:
Jim Meyering