New script to check for missing dependencies, multiple includes, etc.
[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/d-ino.m4
8 m4/getcwd-path-max.m4
9 m4/getcwd.m4
10
11 Depends-on:
12 mempcpy
13
14 configure.ac:
15 gl_FUNC_GETCWD
16
17 Makefile.am:
18
19 Include:
20 "getcwd.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 all, glibc