view modules/xgetcwd @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 1138320529e2
children
line wrap: on
line source

Description:
Return the current working directory, without size limitations.

Files:
lib/xgetcwd.h
lib/xgetcwd.c
m4/xgetcwd.m4

Depends-on:
getcwd
xalloc
stdbool

configure.ac:
gl_XGETCWD

Makefile.am:
lib_SOURCES += xgetcwd.c

Include:
"xgetcwd.h"

License:
GPL

Maintainer:
Jim Meyering