summaryrefslogtreecommitdiff
path: root/modules/getcwd
blob: c1544f5e5f149db26dbf5dbf6699e5355e47894e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Description:
Return the current working directory.

Files:
lib/getcwd.c
m4/getcwd-abort-bug.m4
m4/getcwd-path-max.m4
m4/getcwd.m4

Depends-on:
mempcpy
d-ino
dirfd
extensions
memmove
openat
stdbool
unistd
malloc-posix
strdup-posix

configure.ac:
gl_FUNC_GETCWD
gl_UNISTD_MODULE_INDICATOR([getcwd])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
all, glibc