summaryrefslogtreecommitdiff
path: root/src/readlink.c
AgeCommit message (Expand)Author
2012-12-17readlink: support multiple command line argumentsPádraig Brady
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-28coreutils: keep lines within 80-column limitsPaul Eggert
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-07-24readlink: improve one-line summary: prints canonical file names, tooJim Meyering
2009-06-23maint: update all Copyright year lists to include 2009Jim Meyering
2008-06-16remove redundant const directivesJim Meyering
2008-06-14add "const" attribute, where possibleJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-06-02declare program_name consistentlyJim Meyering
2008-05-26adjust copyright datesJim Meyering
2008-05-26convert single-author programs to use proper_nameJim Meyering
2007-08-28Reflect renaming: mreadlink-with-size -> areadlink-with-size.Jim Meyering
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-06-18Use mreadlink_with_size (doesn't exit), not xreadlink_with_size.Jim Meyering
2007-03-28Help translators include translation team's web or email address.Jim Meyering
2007-03-01* bootstrap.conf (gnulib_modules): Replace xreadlink withBruno Haible
2006-11-27Improve the check for departures from C89, and fix the departuresPaul Eggert
2005-06-02(usage): Don't use "path" to describe a file name.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering
2005-03-28(longopts): Use NULL, not `0'.Jim Meyering
2004-11-17(main): argv is not const.Paul Eggert
2004-09-21Don't include "long-options.h".Paul Eggert
2004-08-09(canonicalize_fname): Remove unneeded proxy function.Paul Eggert
2004-08-03(canonicalize): Remove. All uses now merely inspect can_mode.Paul Eggert
2004-07-06Change "readlink -f" to be more compatible with prior implementations.Jim Meyering
2004-06-21(main): Standardize on the diagnostics given when someone givesJim Meyering
2004-06-01(main): Update use of xreadlink.Jim Meyering
2003-10-18Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS changeJim Meyering
2003-09-18(WRITTEN_BY): Rename from AUTHORS.Jim Meyering
2003-07-23Don't include stdlib.h, unistd.h, or limits.h; system.h already does it.Jim Meyering
2003-06-17Include sys/types.h before system.h (becauseJim Meyering
2003-06-17(main): Call initialize_main.Jim Meyering
2003-05-10(main): Set program_name before first use.Jim Meyering
2003-01-19Include "canonicalize.h".Jim Meyering
2003-01-09copyrightJim Meyering
2003-01-09New program, by Dmitry V. Levin.Jim Meyering