dd: clarify meaning of multiplication factors; put xM in order
[platform/upstream/coreutils.git] / src / readlink.c
2008-06-16 Jim Meyeringremove redundant const directives
2008-06-14 Jim Meyeringadd "const" attribute, where possible
2008-06-03 Jim Meyeringuse gnulib's progname module
2008-06-02 Jim Meyeringdeclare program_name consistently
2008-05-26 Jim Meyeringadjust copyright dates
2008-05-26 Jim Meyeringconvert single-author programs to use proper_name
2007-08-28 Jim MeyeringReflect renaming: mreadlink-with-size -> areadlink...
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-06-18 Jim MeyeringUse mreadlink_with_size (doesn't exit), not xreadlink_w...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-03-01 Bruno Haible* bootstrap.conf (gnulib_modules): Replace xreadlink...
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.