platform/upstream/coreutils.git
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 ***
2005-09-11 Jim Meyering(usage): Remove leading spaces in 2-line
2005-09-11 Jim Meyering*** empty log message ***
2005-09-10 Jim Meyering.
2005-09-10 Jim Meyering.
2005-09-10 Jim Meyering.
2005-09-10 Jim MeyeringAdd test for the bug fixed today.
2005-09-10 Jim Meyering*** empty log message ***
2005-09-10 Jim Meyering*** empty log message ***
2005-09-10 Jim Meyeringcsplit could produce corrupt output, given input lines...
2005-09-10 Jim Meyering*** empty log message ***
2005-09-10 Paul EggertInsert missing paren.
2005-09-09 Paul EggertRegenerate.
2005-09-09 Paul EggertFix typo in previous patch: @command{POSIX} -> @acronym...
2005-09-09 Paul Eggert(tac_seekable): Store match length in regoff_t, not...
2005-09-09 Paul Eggert(SKIP_SOMETHING, find_occurs_in_text):
2005-09-09 Paul Eggert(proc_text): Store match length in regoff_t,
2005-09-09 Paul Eggert* src/expr.c (docolon): 64-bit regex fixes.
2005-09-09 Paul Eggert(process_regexp): Store match length in regoff_t,
2005-09-09 Paul EggertImport latest regex module from gnulib, to fix some...
2005-09-09 Paul EggertMore nice fixes.
2005-09-09 Paul Eggert(nice invocation): Document "niceness" versus
2005-09-09 Paul Eggert(main): Hoist errno=0 outside the ifdef.
2005-09-09 Paul Eggert(utils_cv_func_setpriority): Simplify the tests.
2005-09-09 Paul EggertDocument "niceness" vs "nice value".
2005-09-09 Jim Meyering*** empty log message ***
2005-09-09 Jim Meyering(neg-secs2, fill-1, fill-2): Add new tests.
2005-09-08 Paul EggertUse the phrase "niceness" instead of "nice value" to...
2005-09-07 Jim Meyering*** empty log message ***
2005-09-07 Jim Meyering(time_args): Use NULL in place of 0.
2005-09-06 Paul Eggert* verify.h: Use a bit-field instead.
2005-09-06 Paul Eggert(__builtin_constant_p): Remove, undoing previous change.
2005-09-05 Jim Meyering.
2005-09-05 Jim Meyering*** empty log message ***
2005-09-05 Jim Meyering(setuid-etc): New test, for today's addition of coloriz...
2005-09-05 Jim MeyeringColorize set-user-ID and set-group-ID files and sticky,
2005-09-05 Jim MeyeringColorize set-user-ID and set-group-ID files and sticky,
2005-09-05 Jim MeyeringColorize set-user-ID and set-group-ID files and sticky,
2005-09-05 Jim Meyering*** empty log message ***
next