Improve the check for departures from C89, and fix the departures
[platform/upstream/coreutils.git] / src / readlink.c
2006-11-27 Paul EggertImprove the check for departures from C89, and fix...
2005-06-02 Paul Eggert(usage): Don't use "path" to describe a file name.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-03-28 Jim Meyering(longopts): Use NULL, not `0'.
2004-11-17 Paul Eggert(main): argv is not const.
2004-09-21 Paul EggertDon't include "long-options.h".
2004-08-09 Paul Eggert(canonicalize_fname): Remove unneeded proxy function.
2004-08-03 Paul Eggert(canonicalize): Remove. All uses now merely inspect...
2004-07-06 Jim MeyeringChange "readlink -f" to be more compatible with prior...
2004-06-21 Jim Meyering(main): Standardize on the diagnostics given when someo...
2004-06-01 Jim Meyering(main): Update use of xreadlink.
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-18 Jim Meyering(WRITTEN_BY): Rename from AUTHORS.
2003-07-23 Jim MeyeringDon't include stdlib.h, unistd.h, or limits.h; system...
2003-06-17 Jim MeyeringInclude sys/types.h before system.h (because
2003-06-17 Jim Meyering(main): Call initialize_main.
2003-05-10 Jim Meyering(main): Set program_name before first use.
2003-01-19 Jim MeyeringInclude "canonicalize.h".
2003-01-09 Jim Meyeringcopyright
2003-01-09 Jim MeyeringNew program, by Dmitry V. Levin.