index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
readlink.c
Age
Commit message (
Expand
)
Author
2008-06-03
use gnulib's progname module
Jim Meyering
2008-06-02
declare program_name consistently
Jim Meyering
2008-05-26
adjust copyright dates
Jim Meyering
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
2007-08-28
Reflect renaming: mreadlink-with-size -> areadlink-with-size.
Jim Meyering
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
2007-07-10
Change "version 2" to "version 3" in all copyright notices.
Jim Meyering
2007-06-18
Use mreadlink_with_size (doesn't exit), not xreadlink_with_size.
Jim Meyering
2007-03-28
Help translators include translation team's web or email address.
Jim Meyering
2007-03-01
* bootstrap.conf (gnulib_modules): Replace xreadlink with
Bruno Haible
2006-11-27
Improve the check for departures from C89, and fix the departures
Paul Eggert
2005-06-02
(usage): Don't use "path" to describe a file name.
Paul Eggert
2005-05-14
Update FSF postal mail address.
Jim Meyering
2005-05-14
Update 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-21
Don'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-06
Change "readlink -f" to be more compatible with prior implementations.
Jim Meyering
2004-06-21
(main): Standardize on the diagnostics given when someone gives
Jim Meyering
2004-06-01
(main): Update use of xreadlink.
Jim Meyering
2003-10-18
Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
Jim Meyering
2003-09-18
(WRITTEN_BY): Rename from AUTHORS.
Jim Meyering
2003-07-23
Don't include stdlib.h, unistd.h, or limits.h; system.h already does it.
Jim Meyering
2003-06-17
Include sys/types.h before system.h (because
Jim Meyering
2003-06-17
(main): Call initialize_main.
Jim Meyering
2003-05-10
(main): Set program_name before first use.
Jim Meyering
2003-01-19
Include "canonicalize.h".
Jim Meyering
2003-01-09
copyright
Jim Meyering
2003-01-09
New program, by Dmitry V. Levin.
Jim Meyering