Hash :
fecc3363
Author :
Date :
2007-12-14T19:46:26
Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc, which has no openat syscall, yet <fcntl.h> does define AT_FDCWD. * lib/getcwd.c: Undef AT_FDCWD if there is no openat function. * modules/getcwd (Depends-on): Add openat. Reported by Petr Salinger.
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
openat
stdbool
unistd
malloc-posix
configure.ac:
gl_FUNC_GETCWD
gl_UNISTD_MODULE_INDICATOR([getcwd])
Makefile.am:
Include:
<unistd.h>
License:
GPL
Maintainer:
all, glibc