getcwd-lgpl: new module
[gnulib.git] / modules / getcwd
1 Description:
2 Return the current working directory.
3
4 Files:
5 lib/getcwd.c
6 m4/getcwd-abort-bug.m4
7 m4/getcwd-path-max.m4
8 m4/getcwd.m4
9
10 Depends-on:
11 mempcpy
12 d-ino
13 extensions
14 memmove
15 openat
16 stdbool
17 unistd
18 malloc-posix
19 strdup-posix
20
21 configure.ac:
22 gl_FUNC_GETCWD
23 gl_MODULE_INDICATOR([getcwd])
24 gl_UNISTD_MODULE_INDICATOR([getcwd])
25
26 Makefile.am:
27
28 Include:
29 <unistd.h>
30
31 License:
32 GPL
33
34 Maintainer:
35 all, glibc