Minor fixups to port to Solaris 10 with Sun C 5.8.
[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 stdbool
16 unistd
17
18 configure.ac:
19 gl_FUNC_GETCWD
20 gl_UNISTD_MODULE_INDICATOR([getcwd])
21
22 Makefile.am:
23
24 Include:
25 <unistd.h>
26
27 License:
28 GPL
29
30 Maintainer:
31 all, glibc