]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2005-09-20  Jim Meyering*** empty log message ***
2005-09-20  Jim Meyering(write_protected_non_symlink): Change comment to agree...
2005-09-20  Jim Meyering*** empty log message ***
2005-09-20  Jim Meyering(fdopendir): Be sure to close the supplied
2005-09-20  Jim Meyeringtweak
2005-09-19  Jim Meyering*** empty log message ***
2005-09-19  Jim Meyering(unlinkat): New function.
2005-09-19  Jim Meyering(unlinkat): Add prototype.
2005-09-19  Jim Meyering*** empty log message ***
2005-09-19  Jim Meyering(remove_dir): Return RM_ERROR, not `1',
2005-09-19  Jim Meyering*** empty log message ***
2005-09-19  Jim Meyering(remove_cwd_entries): Syntactic tweak: move an
2005-09-17  Jim Meyering*** empty log message ***
2005-09-17  Jim Meyering(usage): Request that additions be sent to bug-coreutil...
2005-09-17  Paul Eggertcoreutils.texi (who invocation): Remove a stray '+'.
2005-09-17  Paul Eggert(who invocation): Remove a stray '+'.
2005-09-17  Paul Eggert(set_stat_atime, set_stat_ctime, set_stat_mtime): Remov...
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering(rfc822-1): Compensate for Solaris 5.9's /bin/sh,
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyeringwhoops. Update expected output, too.
2005-09-16  Jim Meyering(subfmt-up1): Put quotes around format string
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering(main): When failing to truncate, mention both the...
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim MeyeringInclude fprintftime.h.
2005-09-16  Jim Meyering(show_date): Correct comment: this function no longer...
2005-09-16  Jim Meyering(show_date): Remove now-spurious braces.
2005-09-16  Paul EggertRegenerate.
2005-09-16  Paul EggertImport file time stamp resolution improvements from...
2005-09-16  Jim Meyering.
2005-09-16  Paul EggertInclude stat-time.h, and use its functions instead...
2005-09-16  Paul EggertInclude stat-time.h, and use its functions instead...
2005-09-16  Paul EggertRemove; no longer needed.
2005-09-16  Paul Eggert(gl_TIMESPEC): Require AC_C_INLINE.
2005-09-16  Paul Eggert(gl_PREREQ): Require gl_STAT_TIME.
2005-09-16  Paul Eggert(gl_CHECK_ALL_TYPES): Do not require
2005-09-16  Paul EggertInclude stat-time.h.
2005-09-16  Paul Eggert(ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Paul EggertNew file.
2005-09-16  Paul EggertNew file.
2005-09-16  Paul EggertAdd stat-time.h.
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim MeyeringInclude fprintftime.h.
2005-09-16  Jim Meyering(libcoreutils_a_SOURCES): Add fprintftime.c and fprintf...
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering[FPRINTFTIME] (fprintftime): Provide a new interface:
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering*** empty log message ***
2005-09-16  Jim Meyering(subfmt-up1): Test the combination of the
2005-09-15  Paul Eggert(usage, main): uname -a no longer generates the -p...
2005-09-15  Paul Eggertuname -a no longer generates the -p and -i outputs...
2005-09-15  Paul EggertRewrite previous strftime change slightly.
2005-09-15  Paul Eggert(my_strftime): Rewrite the previous change slightly,
2005-09-14  Jim Meyering*** empty log message ***
2005-09-14  Jim Meyering(my_strftime): Be sure to use L_('x') for literals.
2005-09-14  Jim Meyering*** empty log message ***
2005-09-14  Jim Meyering(my_strftime): Parse the colons of %:::z *after* the
2005-09-14  Jim Meyering*** empty log message ***
2005-09-14  Jim Meyering(tz-5w, tz-5wf): Test new %:z format with a field width.
2005-09-14  Paul EggertFix typos noted by Eric Blake.
2005-09-14  Paul EggertAdd tz-1 through tz-5.
2005-09-14  Paul Eggert(my_strftime): Fix typo in octal number introduced...
2005-09-14  Paul Eggertdu and pr also have +:z etc.
2005-09-13  Paul EggertMerge md5 from libc, and clean up some sha1 glitches.
2005-09-13  Paul Eggert(SWAP): Renamed from NOTSWAP, to avoid a horrible misna...
2005-09-13  Paul Eggert(struct sha1_ctx): Mark buffer as being aligned.
2005-09-13  Paul Eggert(CYCLIC): New macro. All uses of rol changed to use...
2005-09-13  Paul Eggert(__GNUC_PREREQ, __THROW, __attribute__): New macros.
2005-09-13  Paul EggertFix wording in previous patch.
2005-09-13  Paul Eggert(uname invocation): Mention that Linux outputs "unknown...
2005-09-13  Paul Eggert* src/dd.c: Detect some very unlikely buffer overflows.
2005-09-13  Paul Eggert(docolon): Add IF_LINT check to avoid GCC warning.
2005-09-13  Paul Eggert* configure.ac: Don't invoke AC_CONFIGURE_HOST directly.
2005-09-13  Paul EggertAdd date --rfc-3339.
2005-09-13  Paul EggertAdd tests for --rfc-3339.
2005-09-13  Paul Eggert(TIME_SPEC_DATE): No longer needs to be nonzero, so
2005-09-13  Paul Eggert(my_strftime): Add support for %:z, %::z, %:::z.
2005-09-13  Paul Eggert(Time conversion specifiers, Options for date):
2005-09-13  Paul Eggertdate has a new --rfc-3339 option, and the old --iso...
2005-09-13  Jim Meyeringtweak comment
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim MeyeringRevert unintended change that removed definitions
2005-09-13  Jim Meyeringmostly update copyrights CPPI-1_12
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim Meyeringescape a $ in a diagnostic
2005-09-13  Jim Meyeringdon't check for HAVE_UNISTD_H
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim Meyering(GZIP_ENV): Add --rsyncable option.
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim MeyeringUse AB_INIT (from autobuild).
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim Meyering.
2005-09-13  Jim Meyering*** empty log message ***
2005-09-13  Jim MeyeringUse ARGMATCH_VERIFY, just in case.
2005-09-11  Jim Meyering*** empty log message ***
next