summaryrefslogtreecommitdiff
path: root/libbb/xgetcwd.c
Commit message (Expand)AuthorAgeFilesLines
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* Fix forgotten license commentsDenis Vlasenko2008-12-071-1/+3
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* xrealloc_getcwd_or_warn: smaller cod and less wasted RAM at run timeDenis Vlasenko2007-09-291-17/+14
* syslogd: fix "readpath bug" by using readlink insteadDenis Vlasenko2007-02-111-2/+2
* remove unneeded #includes, fix indentationDenis Vlasenko2006-09-231-22/+17
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Vodz, last_patch_86Glenn L McGrath2003-05-261-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-1/+1
* Remove unnecessary errno handling.Matt Kraai2001-11-121-5/+0
* Add #include <sys/param.h> to ensure PATH_MAX is definedEric Andersen2001-08-221-0/+1
* Apply Vladimir's latest cleanup patch.Eric Andersen2001-04-091-0/+52