summaryrefslogtreecommitdiff
path: root/modules/chdir-long
blob: 8b0d551e111b4ced9756c5267c13548dd3bce489 (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
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:
fchdir
fcntl
openat
mempcpy
memrchr
stdbool

configure.ac:
gl_FUNC_CHDIR_LONG

Makefile.am:

Include:
"chdir-long.h"

License:
GPL

Maintainer:
Jim Meyering