summaryrefslogtreecommitdiff
path: root/gnulib/modules/chdir-safer
blob: 7455b3215577a4e45b10f347d22a7c3ff54b9fd0 (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
29
30
31
Description:
like chdir, but safer

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

Depends-on:
errno
fchdir
fcntl-h
fstat
open
same-inode
stdbool

configure.ac:
gl_CHDIR_SAFER

Makefile.am:
lib_SOURCES += chdir-safer.c

Include:
"chdir-safer.h"

License:
GPL

Maintainer:
Jim Meyering