Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
[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 dirfd
14 extensions
15 openat
16 stdbool
17 unistd
18 malloc-posix
19
20 configure.ac:
21 gl_FUNC_GETCWD
22 gl_UNISTD_MODULE_INDICATOR([getcwd])
23
24 Makefile.am:
25
26 Include:
27 <unistd.h>
28
29 License:
30 GPL
31
32 Maintainer:
33 all, glibc