Make roundf-tests module depend on floorf, ceilf.
[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 malloc-posix
18
19 configure.ac:
20 gl_FUNC_GETCWD
21 gl_UNISTD_MODULE_INDICATOR([getcwd])
22
23 Makefile.am:
24
25 Include:
26 <unistd.h>
27
28 License:
29 GPL
30
31 Maintainer:
32 all, glibc