]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2004-08-19  Paul Eggert(parse_group): Return gid_t rather than storing it
2004-08-19  Paul Eggert"chown : file", "chown '' file", and "chgrp '' file...
2004-08-18  Paul EggertAdd fts.h, search.h.
2004-08-18  Paul EggertAdd .kludge-stamp.
2004-08-18  Paul Eggert* coreutils.texi (printf invocation): Clarify "printf".
2004-08-18  Paul Eggert(printf invocation): Clarify how "printf" is
2004-08-11  Paul EggertRegenerate.
2004-08-11  Paul EggertFurther fix for -d regression.
2004-08-11  Paul EggertFix typo: missing ).
2004-08-11  Paul Eggertobstack fixes
2004-08-11  Paul Eggertminor porting fixes (e.g., obstack)
2004-08-11  Paul Eggert(gl_PREREQ_OBSTACK): Require
2004-08-11  Paul EggertDo not include error.h. (merge from gnulib).
2004-08-11  Paul EggertInclude <inttypes.h> and <stdint.h> if available.
2004-08-11  Paul Eggert(settime): Recode to avoid warning with Sun Forte C...
2004-08-11  Paul Eggert(O_DIRECTORY): Define to 0 if the system doesn't define.
2004-08-11  Paul EggertTest for the -d regression.
2004-08-11  Paul EggertTest for the -d regression.
2004-08-11  Paul Eggert* src/install.c (main): Fix -d regression
2004-08-11  Paul Eggert(main): Fix -d regression introduced with
2004-08-11  Paul EggertFix porting problem to Reliant Unix.
2004-08-11  Paul Eggert(WIDE_CHAR_SUPPORT): Don't set to 1 if missing
2004-08-11  Paul Eggert(_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
2004-08-11  Paul Eggert(copy_internal): When preserving links, unlink
2004-08-11  Paul EggertFix cp -a confusion bug.
2004-08-10  Paul EggertConvert to UTF-8.
2004-08-10  Paul EggertConvert to UTF-8.
2004-08-10  Paul EggertFix typo in previous log entry.
2004-08-10  Paul Eggert(usage, tee): "tee -" writes to standard output, not
2004-08-10  Paul Eggert(die, xfopen, mergefps, first_same_file, merge):
2004-08-10  Paul Eggert(usage): "-" is an operand, not an option.
2004-08-10  Paul Eggert(Common options): Clarify that "-" means
2004-08-10  Paul EggertPOSIX-conformance fixes for "-" used as an operand.
2004-08-10  Paul Eggert"sort -o -", "shred -", "tee -" POSIX-conformance fixes.
2004-08-10  Paul EggertDocument "sort -o -" and "tee -" POSIX-conformance...
2004-08-10  Paul EggertFix install.c int->bool conversion bug.
2004-08-10  Paul Eggert(change_timestamps): Fix int->bool conversion
2004-08-10  Paul EggertRegenerate.
2004-08-10  Paul EggertSync with gnulib.
2004-08-09  Paul Eggertreadlink.c cleanup
2004-08-09  Paul Eggert(canonicalize_fname): Remove unneeded proxy function.
2004-08-09  Paul EggertImprove code to work in some cases when files are write...
2004-08-09  Paul Eggert(wipename): Work even if the directory is writeable
2004-08-09  Paul Eggert(diropen): New function.
2004-08-09  Paul Eggert(rpl_chown): Work even if the file is writeable but...
2004-08-09  Paul EggertSwitch to UTF-8.
2004-08-09  Paul EggertChange to UTF-8.
2004-08-09  Paul EggertImport from gnulib.
2004-08-09  Paul EggertRegenerate.
2004-08-09  Paul Eggert(xalloc_die): New function.
2004-08-09  Paul EggertRemove dependency of xalloc on error, etc.
2004-08-09  Paul EggertAdjust to sha->sha1 renaming.
2004-08-09  Paul EggertFinish renaming sha -> sha1.
2004-08-08  Paul Eggert(O_BINARY) [!O_BINARY && defined O_BINARY]:
2004-08-08  Paul Eggert(O_BINARY) [!O_BINARY && defined O_BINARY]:
2004-08-07  Paul EggertMerge from gnulib.
2004-08-05  Paul EggertRegenerate.
2004-08-05  Paul EggertNew file, imported from gnulib.
2004-08-05  Paul EggertSync from gnulib.
2004-08-04  Paul EggertFixes for OpenBSD 3.4.
2004-08-04  Paul EggertFixes for OpenBSD 3.4.
2004-08-04  Paul EggertFixes for OpenBSD 3.4.
2004-08-04  Paul EggertFix parenthesization typo.
2004-08-04  Paul EggertRemove bogus "*/" from shell comment.
2004-08-04  Paul EggertRemove bogus "*/" from shell comment.
2004-08-04  Paul EggertInclude copyright notice.
2004-08-04  Paul EggertInclude copyright notice.
2004-08-04  Paul EggertInclude copyright notice.
2004-08-04  Paul EggertAdd copyright notice.
2004-08-04  Paul EggertAdd copyright notice.
2004-08-04  Paul Eggert(PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX):
2004-08-04  Paul Eggert(SIZE_MAX): Define after including files, to avoid
2004-08-04  Paul Eggert(print_stat): Don't assume st_ino / st_dev fits in
2004-08-04  Paul Eggert(LONGEST_MODIFIER): New macro.
2004-08-04  Paul EggertSync from gnulib.
2004-08-04  Paul EggertWork around bug in OpenBSD 3.4 sterror_r: it
2004-08-04  Paul EggertAdd uname kludge to work around Mac OS X bug.
2004-08-04  Paul EggertDo not depend on HAVE_SYSCTL when deciding
2004-08-03  Paul Eggertint cleanups for uniq, wc, who, whoami, unexpand, touch...
2004-08-03  Paul Eggert(main): Print uids using unsigned long int, not unsigne...
2004-08-03  Paul Eggert(scan_entries): 0 -> STDIN_FILENO.
2004-08-03  Paul Eggert(iswspace, wc): Use to_uchar rather than a cast.
2004-08-03  Paul Eggert(hard_LC_COLLATE, ignore_case, different, check_file,
2004-08-03  Paul EggertInt cleanup and minor reorganization to be more like...
2004-08-03  Paul Eggert(print_element): Use bool for booleans.
2004-08-03  Paul Eggert(silent, main): Use bool for booleans.
2004-08-03  Paul Eggert(struct item, n_strings): Use size_t for sizes.
2004-08-03  Paul Eggert(no_create, use_ref, posix_date, amtime_now,
2004-08-03  Paul Eggert(TRUE, FALSE, SHELL_BOOLEAN, TRUTH_OR, TRUTH_AND):
2004-08-03  Paul Eggert(separator_ends_record, tac_seekable, tac_file,
2004-08-03  Paul Eggert(buf_init_from_stdin, find_bol, tac_mem):
2004-08-03  Paul Eggert(run_shell): Pass a new n_additional_args arg, so that
2004-08-03  Paul Eggert(VA_START): Remove. All callers now use va_start.
2004-08-03  Paul Eggert(tee, append, ignore_interrupts, main, tee):
2004-08-03  Paul Eggert(have_read_stdin, bsd_sum_file, sysv_sum_file,
2004-08-03  Paul Eggert(empty_paths, ignore_fail_on_non_empty, verbose,
2004-08-03  Paul EggertAdd copyright notice.
2004-08-03  Paul EggertAdd a FIXME mentioning that there are many
2004-08-03  Paul Eggert(G_fail): Remove.
2004-08-03  Paul Eggert(cwrite, bytes_split, lines_split, line_bytes_split):
next