2010-04-22 |
Eric Blake | base64: always treat input in binary mode
|
commit | commitdiff | tree |
2010-04-21 |
Eric Blake | docs: document transformation of obsolete sort syntax
|
commit | commitdiff | tree |
2010-03-18 |
Eric Blake | rm: tweak wording about loss of data warning
|
commit | commitdiff | tree |
2010-03-18 |
Eric Blake | doc: improve ls --help's description of --escape (-b)
|
commit | commitdiff | tree |
2010-03-11 |
Eric Blake | maint: drop *.lzma suport
|
commit | commitdiff | tree |
2010-03-10 |
Eric Blake | maint: ignore *.xz files
|
commit | commitdiff | tree |
2010-02-25 |
Eric Blake | bootstrap: resynchronize from gnulib
|
commit | commitdiff | tree |
2010-02-25 |
Eric Blake | expr: clarify error message
|
commit | commitdiff | tree |
2010-02-15 |
Eric Blake | build: ignore another gnulib artifact
|
commit | commitdiff | tree |
2010-02-15 |
Eric Blake | dirname: improve man page description
|
commit | commitdiff | tree |
2010-01-19 |
Eric Blake | build: fix failure from bogus USE_XATTR definition
|
commit | commitdiff | tree |
2010-01-12 |
Eric Blake | tests: avoid spurious failure on old kernel
|
commit | commitdiff | tree |
2010-01-08 |
Eric Blake | maint: move coreutils specific rule into cfg.mk
|
commit | commitdiff | tree |
2010-01-07 |
Eric Blake | pr: ensure the page header line is of the required...
|
commit | commitdiff | tree |
2010-01-07 |
Eric Blake | maint: apply correct license to auxiliary files
|
commit | commitdiff | tree |
2010-01-06 |
Eric Blake | cp, touch: avoid problem with new glibc Signed-off-by: Eric Blake <ebb9@byu.net>
|
commit | commitdiff | tree |
2010-01-01 |
Eric Blake | ls: fix color of broken symlinks colored as target
|
commit | commitdiff | tree |
2009-12-31 |
Eric Blake | touch: work around ntfs-3g bug
|
commit | commitdiff | tree |
2009-12-26 |
Eric Blake | maint: ignore more built files
|
commit | commitdiff | tree |
2009-12-26 |
Eric Blake | tac: supply link dependency
|
commit | commitdiff | tree |
2009-12-20 |
Eric Blake | touch: fix ctime regression in 'touch -a'
|
commit | commitdiff | tree |
2009-12-05 |
Eric Blake | id: handle systems without getgroups support
|
commit | commitdiff | tree |
2009-12-01 |
Eric Blake | sort: fix link failure on Solaris
|
commit | commitdiff | tree |
2009-11-24 |
Eric Blake | tests: fix link failure on cygwin
|
commit | commitdiff | tree |
2009-11-24 |
Eric Blake | build: fix link failure on cygwin
|
commit | commitdiff | tree |
2009-11-13 |
Eric Blake | build: update gnulib, for getgroups improvements
|
commit | commitdiff | tree |
2009-11-10 |
Eric Blake | doc: fix typo
|
commit | commitdiff | tree |
2009-11-07 |
Eric Blake | build: consistently use freopen-safer
|
commit | commitdiff | tree |
2009-11-07 |
Eric Blake | mktemp: fix bug with -q and closed stdout
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | mktemp: use more robust means to avoid double-close...
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | mktemp: enhance test to catch just-fixed typo behavior
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | mktemp: add suffix handling
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | build: reflect gnulib changes to tempname
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | build: override gnulib tempname via diff
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | mktemp: rearrange --help output
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | tests: enhance mktemp test
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | doc: document mktemp
|
commit | commitdiff | tree |
2009-11-05 |
Eric Blake | mktemp: don't leave file behind on write failure
|
commit | commitdiff | tree |
2009-11-02 |
Eric Blake | build: avoid some warnings
|
commit | commitdiff | tree |
2009-11-02 |
Eric Blake | build: update gnulib submodule to latest, for fewer...
|
commit | commitdiff | tree |
2009-10-29 |
Eric Blake | maint: avoid exiting with magic number
|
commit | commitdiff | tree |
2009-10-29 |
Eric Blake | nice, nohup, su: detect write failure to stderr
|
commit | commitdiff | tree |
2009-10-28 |
Eric Blake | printenv: ignore bogus variable names
|
commit | commitdiff | tree |
2009-10-28 |
Eric Blake | doc: turn env comments into documentation
|
commit | commitdiff | tree |
2009-10-28 |
Eric Blake | env, printenv: add -0/--null option
|
commit | commitdiff | tree |
2009-10-28 |
Eric Blake | tests: add printenv coverage
|
commit | commitdiff | tree |
2009-10-28 |
Eric Blake | tests: fix PATH problems on cygwin
|
commit | commitdiff | tree |
2009-10-27 |
Eric Blake | tests: clean up tests of env -- handling
|
commit | commitdiff | tree |
2009-10-27 |
Eric Blake | doc: document PATH interactions with env
|
commit | commitdiff | tree |
2009-10-27 |
Eric Blake | env: reject bogus -u arguments
|
commit | commitdiff | tree |
2009-10-27 |
Eric Blake | maint: let gnulib provide environ
|
commit | commitdiff | tree |
2009-10-26 |
Eric Blake | tests: avoid file name not portable to cygwin
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | tests: test recent status changes
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | maint: move chroot test
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | tests: enhance stdbuf and timeout tests
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | chroot, env, nice, su: use EXIT_CANCELED for internal...
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | tests: accommodate BSD getopt
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | build: prohibit improper use of stat and lstat
|
commit | commitdiff | tree |
2009-10-23 |
Eric Blake | build: update gnulib submodule to latest, for test...
|
commit | commitdiff | tree |
2009-10-22 |
Eric Blake | maint: turn on compiler warnings for gnulib tests
|
commit | commitdiff | tree |
2009-10-22 |
Eric Blake | build: update gnulib submodule to latest, for utimens...
|
commit | commitdiff | tree |
2009-10-22 |
Eric Blake | tests: ensure touch honors trailing slash
|
commit | commitdiff | tree |
2009-10-17 |
Eric Blake | touch: add -h to change symlink timestamps, where supported
|
commit | commitdiff | tree |
2009-10-12 |
Eric Blake | tail: tweak usage for more clarity
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | touch: optimize use of utimens
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | copy: allow symlink timestamp preservation on more...
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | build: update gnulib submodule to latest, for utimens...
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | maint: touch up previous LDADD patch
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | maint: touch up previous LDADD patch
|
commit | commitdiff | tree |
2009-10-10 |
Eric Blake | maint: improve additional library tracking
|
commit | commitdiff | tree |
2009-10-09 |
Eric Blake | maint: use X2NREALLOC in more places
|
commit | commitdiff | tree |
2009-10-09 |
Eric Blake | maint: remove unused macros and declarations
|
commit | commitdiff | tree |
2009-10-09 |
Eric Blake | maint: move timeout exit statuses
|
commit | commitdiff | tree |
2009-10-09 |
Eric Blake | stat: test recent patch
|
commit | commitdiff | tree |
2009-10-08 |
Eric Blake | stdbuf: improve path search
|
commit | commitdiff | tree |
2009-10-08 |
Eric Blake | stat: work with recent gnulib changes
|
commit | commitdiff | tree |
2009-09-25 |
Eric Blake | cp, mv: use linkat to guarantee semantics
|
commit | commitdiff | tree |
2009-09-25 |
Eric Blake | ln: add -L/-P options
|
commit | commitdiff | tree |
2009-09-25 |
Eric Blake | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2009-09-23 |
Eric Blake | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2009-09-23 |
Eric Blake | maint: summarize gnulib changes
|
commit | commitdiff | tree |
2009-09-23 |
Eric Blake | readlink: pick up gnulib changes to readlink -f
|
commit | commitdiff | tree |
2009-09-22 |
Eric Blake | build: avoid compiler warnings on cygwin 1.5
|
commit | commitdiff | tree |
2009-09-17 |
Eric Blake | rm, rmdir: improve cross-compilation support
|
commit | commitdiff | tree |
2009-09-11 |
Eric Blake | rm: avoid compiler warning
|
commit | commitdiff | tree |
2009-09-11 |
Eric Blake | euidaccess-stat: remove unnecessary macros
|
commit | commitdiff | tree |
2009-09-11 |
Eric Blake | rm: use gnulib faccessat
|
commit | commitdiff | tree |
2009-09-05 |
Eric Blake | build: update from gnulib
|
commit | commitdiff | tree |
2009-09-04 |
Eric Blake | ln: add comments related to POSIX 2008
|
commit | commitdiff | tree |
2009-09-04 |
Eric Blake | mv, cp: tweak LINK_FOLLOWS_SYMLINKS logic
|
commit | commitdiff | tree |
2009-08-28 |
Eric Blake | build: avoid unused variable warnings on cygwin
|
commit | commitdiff | tree |
2009-08-28 |
Eric Blake | dd: detect closed stderr
|
commit | commitdiff | tree |
2009-05-29 |
Eric Blake | head, tail: make --help less ambiguous
|
commit | commitdiff | tree |
2009-05-11 |
Eric Blake | truncate: fix bug in use of isspace
|
commit | commitdiff | tree |
2009-04-30 |
Eric Blake | stdopen: remove unused code
|
commit | commitdiff | tree |
2009-04-25 |
Eric Blake | cfg.mk: update to latest gnulib change
|
commit | commitdiff | tree |
2009-03-27 |
Eric Blake | tests: fix 'make sc_tight_scope' on cygwin
|
commit | commitdiff | tree |
2009-03-25 |
Eric Blake | pwd: support -L and -P
|
commit | commitdiff | tree |
2009-03-20 |
Eric Blake | dd: use a more portable definition of O_FULLBLOCK
|
commit | commitdiff | tree |
next |