view modules/getcwd @ 9196:b78be3682141

Add dependency to malloc-posix.
author Bruno Haible <bruno@clisp.org>
date Sun, 09 Sep 2007 14:26:55 +0000
parents 822e9380142e
children 36c5c8024476
line wrap: on
line source

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
stdbool
unistd
malloc-posix

configure.ac:
gl_FUNC_GETCWD
gl_UNISTD_MODULE_INDICATOR([getcwd])

Makefile.am:

Include:
<unistd.h>

License:
GPL

Maintainer:
all, glibc