2011-11-15 |
Paul Eggert | id: undo previous commit, which was done by mistake
|
commit | commitdiff | tree |
2011-11-15 |
Paul Eggert | doc: update for ISO/IEC 80000-13 2011-11-14 Paul Eggert <eggert@cs.ucla.edu>
|
commit | commitdiff | tree |
2011-11-12 |
Paul Eggert | * tests/misc/sort-continue: Port to Fedora 15.
|
commit | commitdiff | tree |
2011-11-12 |
Paul Eggert | * tests/ls/block-size: Make it executable.
|
commit | commitdiff | tree |
2011-11-12 |
Paul Eggert | * src/system.h (emit_size_note): Reword for clarity.
|
commit | commitdiff | tree |
2011-11-12 |
Paul Eggert | ls: -k no longer affects -l's file sizes
|
commit | commitdiff | tree |
2011-09-17 |
Paul Eggert | randread: add FIXME comment for RDRAND
|
commit | commitdiff | tree |
2011-08-12 |
Paul Eggert | pathchk: port to hosts where mbstate_t is replaced
|
commit | commitdiff | tree |
2011-08-12 |
Paul Eggert | bootstrap: use latest gnulib bootstrap, gettext
|
commit | commitdiff | tree |
2011-08-08 |
Paul Eggert | mktemp: stir in enough entropy (Bug#6683)
|
commit | commitdiff | tree |
2011-07-31 |
Paul Eggert | * NEWS: Say that 6.12 preserved ns-resolution timestamps.
|
commit | commitdiff | tree |
2011-07-25 |
Paul Eggert | cp: don't mishandle existing dir dest permissions ...
|
commit | commitdiff | tree |
2011-07-22 |
Paul Eggert | dd, shred: use fdatasync only if declared
|
commit | commitdiff | tree |
2011-07-17 |
Paul Eggert | * NEWS: Mention fix for Bug#9098.
|
commit | commitdiff | tree |
2011-07-17 |
Paul Eggert | timeout: add regression test (Bug#9098)
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | timeout: treat seconds counts like 'sleep' does
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | Fix capiTalization in comments.
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | * src/timeout.c (main): Use waitpid, not wait (Bug...
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | timeout: port to NonStop (Bug#9077)
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | ls: port to NonStop (Bug#9076)
|
commit | commitdiff | tree |
2011-07-16 |
Paul Eggert | dd: port to NonStop (Bug#9076)
|
commit | commitdiff | tree |
2011-07-15 |
Paul Eggert | csplit: don't prematurely terminate cleanup (Bug#9076)
|
commit | commitdiff | tree |
2011-07-15 |
Paul Eggert | * src/dd.c: Remove obsolete comments re POSIX.
|
commit | commitdiff | tree |
2011-07-15 |
Paul Eggert | * src/fiemap.h (struct fiemap.fm_extents): Change size...
|
commit | commitdiff | tree |
2011-05-31 |
Paul Eggert | * doc/coreutils.texi (sort invocation): I/0 -> I/O...
|
commit | commitdiff | tree |
2011-03-20 |
Paul Eggert | bootstrap: do not exclude m4/message.m4
|
commit | commitdiff | tree |
2011-03-06 |
Paul Eggert | dd: avoid or diagnose some problems with short reads
|
commit | commitdiff | tree |
2011-02-15 |
Paul Eggert | uptime: omit unnecessary #if
|
commit | commitdiff | tree |
2011-01-21 |
Paul Eggert | manual: document floating point better
|
commit | commitdiff | tree |
2011-01-12 |
Paul Eggert | gnulib: Also use dtoastr and ldtoastr modules.
|
commit | commitdiff | tree |
2011-01-12 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2010-12-28 |
Paul Eggert | coreutils: keep lines within 80-column limits
|
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | csplit: diagnose file counter wraparound
|
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | sort: minor performance tweak with num_processors
|
commit | commitdiff | tree |
2010-12-23 |
Paul Eggert | getlimits: port to hosts with very wide int, or non...
|
commit | commitdiff | tree |
2010-12-22 |
Paul Eggert | tests: do not assume compiler knows -Wxxx flags
|
commit | commitdiff | tree |
2010-12-21 |
Paul Eggert | who: omit useless definitions of MAXHOSTNAMELEN
|
commit | commitdiff | tree |
2010-12-19 |
Paul Eggert | tests: sync init.sh from gnulib
|
commit | commitdiff | tree |
2010-12-18 |
Paul Eggert | tests: set fail=0 by default
|
commit | commitdiff | tree |
2010-12-17 |
Paul Eggert | sort: do not generate thousands of subprocesses for...
|
commit | commitdiff | tree |
2010-12-16 |
Paul Eggert | sort: fix hang with sort --compress
|
commit | commitdiff | tree |
2010-12-16 |
Paul Eggert | sort: don't dump core when merging from input twice
|
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: fix very-unlikely buffer overrun when merging...
|
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: document --compress reaper fixes
|
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | tests: default to /tmp as the temporary directory
|
commit | commitdiff | tree |
2010-12-14 |
Paul Eggert | sort: fix some --compress reaper bugs
|
commit | commitdiff | tree |
2010-12-13 |
Paul Eggert | tests: typo fix
|
commit | commitdiff | tree |
2010-12-12 |
Paul Eggert | tests: test for access to stale thread memory
|
commit | commitdiff | tree |
2010-12-11 |
Paul Eggert | sort: integer overflow checks in thread counts, etc.
|
commit | commitdiff | tree |
2010-12-11 |
Chen Guo | sort: preallocate merge tree nodes to heap.
|
commit | commitdiff | tree |
2010-12-11 |
Paul Eggert | sort: comment fix
|
commit | commitdiff | tree |
2010-12-11 |
Chen Guo | sort: use mutexes, not spinlocks (avoid busy loop on...
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: merge_queue -> queue
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: clarify queue_check_insert
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: fix problems with merge node dest pointer
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: simplify write_unique
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: put queue arg first
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: tune struct_merge_node slightly
|
commit | commitdiff | tree |
2010-12-04 |
Paul Eggert | sort: Clarify comments
|
commit | commitdiff | tree |
2010-12-03 |
Paul Eggert | tests: cleanup rm -rf fails under NFS
|
commit | commitdiff | tree |
2010-12-03 |
Paul Eggert | cp: fix bug with fine-grained src to nearby coarse...
|
commit | commitdiff | tree |
2010-12-03 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2010-12-02 |
Paul Eggert | sort: fix bug on 64-bit hosts with at least 32768 processors
|
commit | commitdiff | tree |
2010-11-22 |
Paul Eggert | cp: give a better diagnostic for nonexistent dest/
|
commit | commitdiff | tree |
2010-11-18 |
Paul Eggert | od: fix bugs in displaying floating-point values
|
commit | commitdiff | tree |
2010-11-18 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2010-11-07 |
Paul Eggert | stat: do not rely on undefined behavior in printf formats
|
commit | commitdiff | tree |
2010-10-24 |
Paul Eggert | du: don't print junk when diagnosing out-of-range time...
|
commit | commitdiff | tree |
2010-10-14 |
Paul Eggert | install: avoid warning with Solaris 10 cc
|
commit | commitdiff | tree |
2010-10-14 |
Paul Eggert | mbsalign: avoid warning with Solaris 10 cc
|
commit | commitdiff | tree |
2010-10-14 |
Paul Eggert | sort: fix unportable cast of unsigned char * -> char *
|
commit | commitdiff | tree |
2010-09-20 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2010-09-20 |
Paul Eggert | sort: destroy spin locks portably
|
commit | commitdiff | tree |
2010-08-13 |
Paul Eggert | * tests/misc/sort (use-nl): Fix comment to match the...
|
commit | commitdiff | tree |
2010-08-11 |
Paul Eggert | sort, who: prefer free+malloc to realloc when contents...
|
commit | commitdiff | tree |
2010-08-10 |
Paul Eggert | sort: free/xmalloc rather than xrealloc
|
commit | commitdiff | tree |
2010-08-09 |
Paul Eggert | sort: speed up -R with long lines in hard locales
|
commit | commitdiff | tree |
2010-08-07 |
Paul Eggert | sort: support all combinations of -d, -f, -i, -R, and -V
|
commit | commitdiff | tree |
2010-08-05 |
Paul Eggert | sort: tune and refactor --debug code, and fix minor...
|
commit | commitdiff | tree |
2010-08-04 |
Paul Eggert | sort: -R now uses less memory on long lines with internal...
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | init.sh: work around trap limitation of some shells
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | sort: fix bug in --debug when \0 is followed by \t
|
commit | commitdiff | tree |
2010-08-03 |
Paul Eggert | sort: revert recent -h changes and use a more-conservative...
|
commit | commitdiff | tree |
2010-07-30 |
Paul Eggert | sort: -h now handles comparisons such as 6000K vs 5M...
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: fix --debug display with very large offsets
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: fix bug with EOF at buffer refill
|
commit | commitdiff | tree |
2010-07-27 |
Paul Eggert | sort: omit some "inline"s
|
commit | commitdiff | tree |
2010-07-26 |
Paul Eggert | sort: don't assume ASCII when parsing K, M, G suffixes
|
commit | commitdiff | tree |
2010-07-26 |
Paul R. Eggert | sort: make struct heap private
|
commit | commitdiff | tree |
2010-07-26 |
Paul R. Eggert | sort: omit unnecessary mutex unlock+lock; simplify...
|
commit | commitdiff | tree |
2010-07-26 |
Paul R. Eggert | sort: omit 'restrict' in doubtful cases
|
commit | commitdiff | tree |
2010-07-26 |
Paul R. Eggert | sort: omit unnecessary casts
|
commit | commitdiff | tree |
2010-07-26 |
Paul R. Eggert | sort: use more-consistent style with const
|
commit | commitdiff | tree |
2010-07-25 |
Paul Eggert | du: add NEWS entry for recent du -L fixes
|
commit | commitdiff | tree |
2010-07-24 |
Paul R. Eggert | du: tune, and fix some -L bugs with dangling or cyclic...
|
commit | commitdiff | tree |
2010-07-24 |
Paul R. Eggert | tests/misc/sort-merge-fdlimit: don't assume -R opens...
|
commit | commitdiff | tree |
2010-07-23 |
Paul R. Eggert | randread: run 2x faster on 64-bit hosts, don't assume...
|
commit | commitdiff | tree |
2010-07-20 |
Paul R. Eggert | randread: use /dev/urandom to seed, not just getpid etc
|
commit | commitdiff | tree |
2010-07-19 |
Paul R. Eggert | sort: -R no longer disables multithreading
|
commit | commitdiff | tree |
2010-07-16 |
Paul R. Eggert | randread: don't require -lrt
|
commit | commitdiff | tree |