platform/upstream/coreutils.git
2004-11-16 Paul Eggert(LONGEST_HUMAN_READABLE): Add 1 for space before unit.
2004-11-16 Paul EggertNew dd operand "status=noxfer". Change diagnostic...
2004-11-16 Paul Eggert* coreutils.texi (dd invocation): Reword the new dd...
2004-11-16 Paul Eggert(dd invocation): Reword the new dd message.
2004-11-16 Paul Eggert(@Tests): Use status=noxfer to avoid
2004-11-16 Paul Eggert(C_ASCII, C_EBCDIC, C_IBM, C_BLOCK, C_UNBLOCK,
2004-11-16 Paul EggertNew dd operand "status=noxfer".
2004-11-15 Paul Eggertdd now outputs total bytes, seconds, and bytes per...
2004-11-15 Paul Eggert(dd invocation): dd now outputs total bytes,
2004-11-15 Paul EggertInclude "human.h".
2004-11-15 Paul Eggert(dd_LDADD): Add $(LIB_CLOCK_GETTIME).
2004-11-15 Paul Eggertdd now outputs total bytes, seconds, and bytes per...
2004-11-14 Jim Meyering*** empty log message ***
2004-11-14 Jim Meyering*** empty log message ***
2004-11-14 Jim Meyering*** empty log message ***
2004-11-14 Jim MeyeringBackslash-escape `-'s in email addresses, so that they are
2004-11-14 Jim Meyering(usage): Put the description of `[-n] STRING'
2004-11-14 Jim Meyeringrestore file, now that closeout needs the function...
2004-11-14 Jim Meyering*** empty log message ***
2004-11-14 Jim Meyering(zaptemp): Mark new diagnostic for translation.
2004-11-14 Jim Meyering*** empty log message ***
2004-11-14 Jim MeyeringDo require gl_FUNC_FPENDING.
2004-11-14 Jim Meyering.
2004-11-14 Jim Meyering.
2004-11-14 Jim Meyering.
2004-11-14 Jim Meyering.
2004-11-14 Jim Meyering(close_stdout): Don't fail just because stdout was
2004-11-14 Jim Meyering(libfetish_a_SOURCES): Add __fpending.h.
2004-11-14 Jim MeyeringRestore these files. They're useful after all.
2004-11-14 Jim MeyeringNew file. Test today's closeout.c change.
2004-11-14 Jim Meyering(TESTS): Add close-stdout.
2004-11-13 Paul Eggert* src/sort.c (zaptemp): Warn if a temporary file is...
2004-11-13 Paul Eggert(zaptemp): Warn if a temporary file is not removed.
2004-11-13 Paul EggertMake the newly-introduced critical section a bit smaller.
2004-11-13 Paul Eggert* src/sort.c: Avoid O(N**2) behavior when there are...
2004-11-13 Paul EggertDocument today's changes to "sort".
2004-11-13 Paul EggertAvoid O(N**2) behavior when there are many temporary...
2004-11-12 Paul EggertMove "Version" to top.
2004-11-12 Paul EggertSupport longer page numbers in "pr", and allow most...
2004-11-12 Paul EggertDocument recent changes to "pr".
2004-11-12 Paul Eggert(strtoumax): Declare if not declared.
2004-11-12 Paul EggertSync from gnulib and regenerate.
2004-11-11 Jim Meyeringremove trailing blanks
2004-11-11 Paul EggertSync from gnulib.
2004-11-11 Paul EggertSync from gnulib.
2004-11-10 Jim Meyering*** empty log message ***
2004-11-09 Paul EggertSync from gnulib.
2004-11-09 Jim Meyering*** empty log message ***
2004-11-09 Jim Meyering[__APPLE__]: Include <mach/machine.h> and <mach-o/arch.h>.
2004-11-07 Jim Meyering*** empty log message ***
2004-11-07 Jim Meyering(merge): Remove declarations of now-unused variables.
2004-11-06 Paul Eggert* src/sort.c: Avoid some silly merges.
2004-11-06 Paul Eggert(first_same_file): Remove. Move most of the code to....
2004-11-06 Jim Meyering.
2004-11-06 Jim Meyeringremove now-unused files
2004-11-06 Jim Meyering.
2004-11-06 Jim Meyering(libfetish_a_SOURCES): Remove __fpending.h, now that...
2004-11-06 Jim Meyering.
2004-11-06 Jim Meyeringremove now-unused file
2004-11-06 Jim MeyeringDon't require gl_FUNC_FPENDING.
2004-11-06 Jim Meyering*** empty log message ***
2004-11-06 Jim MeyeringEnsure that no close failure goes unreported.
2004-11-06 Jim Meyering(xfclose): Don't close stdout here (just flush it),
2004-11-05 Paul Eggert* src/sort.c: Fixx size_t and alloca bugs.
2004-11-05 Paul Eggert(inittables, sort_buffer_size, getmonth, mergefps,
2004-11-04 Paul EggertRegenerate.
2004-11-03 Jim Meyeringremove trailing spaces
2004-11-03 Paul EggertLog recent getdate-etc. related changes.
2004-11-03 Paul EggertSync from gnulib.
2004-11-03 Paul EggertInclude "vasprintf.h" since we use vasprintf now.
2004-11-03 Paul EggertSync from gnulib.
2004-11-03 Paul Eggert(check-AUTHORS): Don't assume \? works in a sed
2004-11-03 Paul Eggert(version): New variable, containing author info,
2004-11-03 Paul EggertRemove duplicate lines. Remove bogus "chroot:" in...
2004-11-03 Paul Eggert(libfetish_a_SOURCES): Remove setenv.c.
2004-11-03 Paul EggertNew file, from gnulib.
2004-11-03 Paul Eggert(gl_PREREQ): Require gt_FUNC_SETENV.
2004-11-03 Jim Meyering.
2004-11-03 Jim Meyering.
2004-11-03 Paul EggertDon't #define and #undef getopt around <stdlib.h>,
2004-11-03 Paul Eggert* Makefile.am (_W, W_): New macros.
2004-11-03 Paul Eggert(_W, W_): New macros.
2004-11-03 Jim Meyering(libfetish_a_SOURCES): Add setenv.c and setenv.h.
2004-11-03 Jim Meyeringremove trailing blanks
2004-11-03 Jim Meyering*** empty log message ***
2004-11-03 Jim Meyeringquote(...) file names in diagnostics.
2004-11-03 Paul EggertImport from gnulib.
2004-11-03 Paul EggertRegenerate.
2004-11-03 Paul EggertSync from gnulib.
2004-10-30 Paul Eggert* NEWS: Document getdate changes.
2004-10-30 Paul EggertDocument getdate changes.
2004-10-29 Paul EggertSync from gnulib (for getdate changes).
2004-10-29 Paul EggertSync from gnulib.
2004-10-29 Paul EggertDocument TZ better, and adjust to new getdate.texi.
2004-10-29 Jim Meyering`tac /proc/modules' would print nothing
2004-10-29 Jim Meyering*** empty log message ***
2004-10-29 Jim Meyering*** empty log message ***
2004-10-29 Jim Meyering * src/tac.c (tac_file): Remove temporary prototype...
2004-10-29 Jim Meyering*** empty log message ***
2004-10-29 Jim Meyering`tac /proc/modules' would print nothing
next