Age | Commit message (Expand) | Author |
2009-11-07 | chcon, chgrp, chmod and chown now diagnose a directory cycle | Jim Meyering |
2009-11-06 | nproc: A new program to count the available processors | Giuseppe Scrivano |
2009-11-05 | mktemp: use more robust means to avoid double-close of stdout | Eric Blake |
2009-11-05 | mktemp: don't try to close stdout twice | Jim Meyering |
2009-11-05 | mktemp: don't use suff_len in place of #-of-`X's variable | Jim Meyering |
2009-11-05 | mktemp: add suffix handling | Eric Blake |
2009-11-05 | build: reflect gnulib changes to tempname | Eric Blake |
2009-11-05 | mktemp: rearrange --help output | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-11-05 | du: cleanup: remove dead-code vestige of already-removed option | Jim Meyering |
2009-11-05 | du now diagnoses cycles, rather than ignoring them | Jim Meyering |
2009-11-05 | maint: factor out cycle warning, now that du will use it, too | Jim Meyering |
2009-11-03 | rm -f: ignore EROFS when it's really ENOENT | Jim Meyering |
2009-10-29 | maint: avoid exiting with magic number | Eric Blake |
2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake |
2009-10-28 | doc: improve the echo and printf help on escapes | Pádraig Brady |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-28 | printenv: ignore bogus variable names | Eric Blake |
2009-10-28 | maint: avoid "make syntax-check" failure | Pádraig Brady |
2009-10-27 | doc: turn env comments into documentation | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-26 | tests: clean up tests of env -- handling | Eric Blake |
2009-10-26 | env: reject bogus -u arguments | Eric Blake |
2009-10-26 | maint: let gnulib provide environ | Eric Blake |
2009-10-26 | nice: execute program even when setpriority fails due to EACCES | Jim Meyering |
2009-10-25 | timeout: don't orphan monitored programs if they ignore specified signals | Pádraig Brady |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |
2009-10-23 | build: prohibit improper use of stat and lstat | Eric Blake |
2009-10-22 | tail -f: avoid a race condition | Giuseppe Scrivano |
2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady |
2009-10-19 | build: use gnulib's isblank module | Jim Meyering |
2009-10-18 | maint: factor out duplication in currently unused rules | Jim Meyering |
2009-10-17 | touch: add -h to change symlink timestamps, where supported | Eric Blake |
2009-10-13 | tail: add add missing backslash at the end of a line in usage | C de-Avillez |
2009-10-12 | tail: tweak usage for more clarity | Eric Blake |
2009-10-10 | touch: optimize use of utimens | Eric Blake |
2009-10-10 | copy: allow symlink timestamp preservation on more systems | Eric Blake |
2009-10-10 | maint: touch up previous LDADD patch | Eric Blake |
2009-10-10 | build: build uname(1) unconditionally | Jim Meyering |
2009-10-10 | maint: list program names one per line | Jim Meyering |
2009-10-10 | build: ls: fix link failure due to missing -lacl | Jim Meyering |
2009-10-09 | maint: touch up previous LDADD patch | Eric Blake |
2009-10-09 | maint: improve additional library tracking | Eric Blake |
2009-10-09 | chcon: don't disable just because SELinux is disabled | Jim Meyering |
2009-10-09 | ls: remove explicit getfilecon work-around | Jim Meyering |
2009-10-08 | maint: use X2NREALLOC in more places | Eric Blake |
2009-10-08 | maint: remove unused macros and declarations | Eric Blake |
2009-10-08 | maint: move timeout exit statuses | Eric Blake |
2009-10-08 | stdbuf: improve path search | Eric Blake |