strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / xgetcwd
1 Description:
2 Return the current working directory, without size limitations.
3
4 Files:
5 lib/xgetcwd.h
6 lib/xgetcwd.c
7 m4/xgetcwd.m4
8
9 Depends-on:
10 getcwd
11 xalloc
12 stdbool
13
14 configure.ac:
15 gl_XGETCWD
16
17 Makefile.am:
18
19 Include:
20 "xgetcwd.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering