summaryrefslogtreecommitdiffstats
path: root/src/pwd.c
AgeCommit message (Expand)AuthorLines
2021-06-26maint: while (1) → while (true)Paul Eggert-3/+3
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady-2/+1
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-14/+15
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-2/+2
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-2/+2
2014-07-02pwd: revert default mode back to -PPádraig Brady-3/+5
2014-06-30pwd: assume -L mode by default, as per POSIXPádraig Brady-2/+5
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-01-27maint: use single copyright year rangeJim Meyering-1/+1
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-6/+6
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-03-17maint: add a space before open-paren, where lackingJim Meyering-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady-1/+1
2009-08-25global: convert indentation-TABs to spacesJim Meyering-61/+61
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady-1/+1
2009-03-25pwd: support -L and -PEric Blake-7/+79
2008-10-19accommodate gnulib header removalsJim Meyering-1/+0
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering-1/+1
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-05-26adjust copyright datesJim Meyering-1/+1
2008-05-26convert single-author programs to use proper_nameJim Meyering-1/+1
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake-2/+2
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-03-28Help translators include translation team's web or email address.Jim Meyering-1/+1
2006-07-09Adjust to today's renaming changes in system.h.Paul Eggert-1/+1
2006-06-28* src/system.h (CLOSEDIR): Remove. All uses changed to closedir.Paul Eggert-1/+1
2006-03-11(robust_getcwd): Prepend only one slash, not two.Jim Meyering-1/+2
2006-02-26(NOT_AN_INODE_NUMBER, D_INO): Move definitions to system.hJim Meyering-12/+0
2006-02-01(find_dir_entry): Remove unused local, `ent_sb_valid'.Jim Meyering-4/+1
2005-06-02Don't use "path" or "filename".Paul Eggert-20/+21
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2005-04-04(usage): Move USAGE_BUILTIN_WARNING to end of --help output.Jim Meyering-1/+1
2005-04-04(usage): Mention that some shells provide a built-inJim Meyering-1/+2
2004-11-23tweak commentJim Meyering-1/+4