* modules/chdir-long (Depends-on): Remove mempcpy.
[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
12 configure.ac:
13 gl_FUNC_CHDIR_LONG
14
15 Makefile.am:
16
17 Include:
18 "chdir-long.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering