mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
30 lines
298 B
Plaintext
30 lines
298 B
Plaintext
Description:
|
|
Return the current working directory.
|
|
|
|
Files:
|
|
lib/getcwd.h
|
|
lib/getcwd.c
|
|
m4/d-ino.m4
|
|
m4/getcwd-abort-bug.m4
|
|
m4/getcwd-path-max.m4
|
|
m4/getcwd.m4
|
|
|
|
Depends-on:
|
|
mempcpy
|
|
extensions
|
|
stdbool
|
|
|
|
configure.ac:
|
|
gl_FUNC_GETCWD
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"getcwd.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all, glibc
|