New getcwd module, imported from coreutils.
[gnulib.git] / modules / getcwd
1 Description:
2 Return the current working directory.
3
4 Files:
5 lib/getcwd.c
6 m4/getcwd-path-max.m4
7
8 Depends-on:
9 pathmax
10 same
11
12 configure.ac:
13 GL_FUNC_GETCWD_PATH_MAX
14
15 Makefile.am:
16
17 Include:
18
19 Maintainer:
20 Jim Meyering
21