gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / getcwd
1 Description:
2 Return the current working directory.
3
4 Files:
5 lib/getcwd.h
6 lib/getcwd.c
7 m4/getcwd-abort-bug.m4
8 m4/getcwd-path-max.m4
9 m4/getcwd.m4
10
11 Depends-on:
12 mempcpy
13 d-ino
14 extensions
15 stdbool
16
17 configure.ac:
18 gl_FUNC_GETCWD
19
20 Makefile.am:
21
22 Include:
23 "getcwd.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 all, glibc