summaryrefslogtreecommitdiff
path: root/gnulib/modules/chdir-long
blob: 4025b45afc8774eb2304bf1400b2b5e68546f8ed (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:
chdir-like function that tries not to fail due to ENAMETOOLONG

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

Depends-on:
atexit
fchdir
fcntl-h
openat
memchr
mempcpy
memrchr
stdbool

configure.ac:
gl_FUNC_CHDIR_LONG

Makefile.am:

Include:
"chdir-long.h"

License:
GPL

Maintainer:
Jim Meyering