fts, getcwd, glob: audit for dirfd returning -1
[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_UNISTD_MODULE_INDICATOR([getcwd])
24
25 Makefile.am:
26
27 Include:
28 <unistd.h>
29
30 License:
31 GPL
32
33 Maintainer:
34 all, glibc