c805d6efa8a42fd9e4a54df24c98b9b55097f790
[gnulib.git] / modules / chdir-long
1 Description:
2 chdir-like function that tries not to fail due to ENAMETOOLONG
3
4 Files:
5 lib/chdir-long.h
6 lib/chdir-long.c
7 m4/chdir-long.m4
8
9 Depends-on:
10 openat
11 mempcpy
12 memrchr
13
14 configure.ac:
15 gl_FUNC_CHDIR_LONG
16
17 Makefile.am:
18
19 Include:
20 "chdir-long.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering