2012-01-22 |
Paul Eggert | maint: quote 'like this' or "like this", not `like...
|
commit | commitdiff | tree |
2011-12-15 |
Paul Eggert | du: -x should not count files in other file systems
|
commit | commitdiff | tree |
2011-12-13 |
Paul Eggert | doc: document 'touch' and timestamps better
|
commit | commitdiff | tree |
2011-12-05 |
Paul Eggert | ln: clarify usage of -L, -n, -T
|
commit | commitdiff | tree |
2011-12-05 |
Paul Eggert | maint: don't assume GNU make \# syntax (fix previous)
|
commit | commitdiff | tree |
2011-12-05 |
Paul Eggert | maint: don't assume GNU make \# syntax
|
commit | commitdiff | tree |
2011-11-20 |
Paul Eggert | port to GNU hosts, where getuid and friends can fail
|
commit | commitdiff | tree |
2011-11-15 |
Paul Eggert | id: fix bug when euid != ruid
|
commit | commitdiff | tree |
2011-11-15 |
Paul Eggert | id: handle (uid_t) -1 more portably
|
commit | commitdiff | tree |
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-10-18 |
Paul Eggert | maint: make tac.c slightly cleaner
|
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-30 |
Paul Eggert | copy.c: ensure proper alignment of fiemap buffer
|
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 |
Paul Eggert | sort: comment fix
|
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-12-01 |
Paul Eggert | sort -u: fix a thread-race pointer corruption bug
|
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-13 |
Paul Eggert | doc: tweak NEWS and coreutils.texi
|
commit | commitdiff | tree |
2010-11-11 |
Paul Eggert | csplit: do not rely on undefined behavior in printf...
|
commit | commitdiff | tree |
2010-11-07 |
Paul Eggert | stat: do not rely on undefined behavior in printf formats
|
commit | commitdiff | tree |
2010-11-06 |
Paul Eggert | stat: use e.g. %.3X instead of %X.%3:X for sub-second...
|
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 | bug#7213: [PATCH] sort: fix buffer overrun on 32-bit...
|
commit | commitdiff | tree |
2010-10-14 |
Paul Eggert | tests: work around portability and clock-skew problems
|
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-10-13 |
Paul Eggert | tests: fix rand-isaac test
|
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 |
next |