summaryrefslogtreecommitdiff
path: root/coreutils/pwd.c
Commit message (Expand)AuthorAgeFilesLines
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-2/+9
* whitespace fixesDenys Vlasenko2011-10-281-1/+1
* pwd: implement -LP if DESKTOPDenys Vlasenko2011-10-161-1/+51
* move help text from include/usage.src.h to coreutils/*.cPere Orga2011-03-311-0/+9
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* audit small applets and mark some of them as NOFORK.Denis Vlasenko2007-04-101-3/+4
* syslogd: fix "readpath bug" by using readlink insteadDenis Vlasenko2007-02-111-1/+2
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* remove bb_printf and the likeDenis Vlasenko2006-10-261-1/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-11/+5
* Update some missing copyright noticesEric Andersen2002-04-131-1/+0
* Apply Vladimir's latest cleanup patch.Eric Andersen2001-04-091-7/+9
* /* getopt not needed */Mark Whitley2001-03-101-0/+2
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* Fix header file usage -- there were many unnecessary header files included inEric Andersen2001-01-271-0/+2
* Change calls to error_msg.* and strerror to use perror_msg.*.Matt Kraai2000-12-181-2/+2
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-1/+1
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-1/+1
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Centralize handling of --help.Matt Kraai2000-07-191-3/+0
* Add usage messages for applets without them.Matt Kraai2000-07-191-0/+3
* Always report the applet name when doing error reporting.Matt Kraai2000-07-121-1/+1
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen2000-06-021-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen2000-05-121-4/+3
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-2/+1
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-6/+6
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+2
* Fixed up copyright notices and suchEric Andersen1999-10-201-2/+22
* More stuff...Eric Andersen1999-10-121-1/+2
* Latest and greatest.Eric Andersen1999-10-121-4/+4
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+18