summaryrefslogtreecommitdiff
path: root/src/readlink.c
AgeCommit message (Expand)Author
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