summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2010-05-03maint: remove now-redundant definitions provided by sys/wait.hJim Meyering-21/+0
2010-05-01sort: use long doubles only when effectivePaul Eggert-4/+6
2010-04-29sort: use long doubles for general numeric modePádraig Brady-5/+21
2010-04-24maint: remove now-unnecessary #if HAVE_header_H tests.Jim Meyering-28/+10
2010-04-23tests: fix exit status of signal handlers in shell scriptsDmitry V. Levin-1/+4
2010-04-22base64: always treat input in binary modeEric Blake-2/+7
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady-1/+11
2010-04-16cp: preserve "capabilities" when also preserving file ownershipPádraig Brady-14/+16
2010-04-16maint: fix build on platforms that replace strsignalPádraig Brady-0/+3
2010-04-13cp: treat selinux warnings consistentlyPádraig Brady-10/+13
2010-04-12doc: clarify when cp and mv output xattr warningsPádraig Brady-17/+18
2010-04-09dircolors: add rxvt-256color and rxvt-unicode256Mike Frysinger-0/+2
2010-04-09maint: ftruncate is always available, even without gnulibJim Meyering-14/+3
2010-04-08doc: make wc --help say how it defines a 'word'James Youngman-1/+2
2010-04-04tail: include sys/vfs.h (if possible) when sys/statfs.h is absentMarc Kleine-Budde-0/+2
2010-03-29build: update after change in gnulib's lib-ignore moduleBruno Haible-0/+3
2010-03-26nice,chroot: use more standard option parsingPádraig Brady-15/+29
2010-03-26timeout: use more standard option parsingKim Hansen-4/+8
2010-03-20maint: code formatting nitJim Meyering-1/+1
2010-03-18rm: tweak wording about loss of data warningEric Blake-3/+3
2010-03-18revert "maint: mark makefile "dist-hook" target as PHONY"Ralf Wildenhues-1/+0
2010-03-18doc: improve ls --help's description of --escape (-b)Eric Blake-1/+1
2010-03-18maint: mark makefile "dist-hook" target as PHONYJim Meyering-0/+1
2010-03-17maint: add a space before open-paren, where lackingJim Meyering-20/+20
2010-03-16timeout: add the --kill-after optionPádraig Brady-22/+47
2010-03-10remove: without -f, avoid unnecessary-expense/issues with euidaccessJim Meyering-3/+7
2010-03-04maint: rename the si_present variable in sort to iec_presentPádraig Brady-6/+6
2010-03-04sort: inform the system about our input access patternJoey Degges-3/+67
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady-5/+6
2010-02-25expr: clarify error messageEric Blake-2/+2
2010-02-19maint: clean up the output from syntax-check rulesPádraig Brady-2/+2
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach-1/+20
2010-02-16maint: fix the man page correlation testsPádraig Brady-0/+1
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady-7/+12
2010-02-15remove.c: remove three unnecessary #include directivesJim Meyering-3/+0
2010-02-11doc: remove extraneous periods from --help outputPádraig Brady-13/+12
2010-02-07copy.c: improve a commentJim Meyering-4/+5
2010-02-01join: make -t '' operate on the whole linePádraig Brady-3/+4
2010-02-01join: add --header option to always output the first lineAssaf Gordon-1/+22
2010-02-01maint: fix an inconsequential memory leak in joinPádraig Brady-19/+18
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering-1/+9
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka-1/+21
2010-01-18libstdbuf: plug a very unlikely leakJim Meyering-0/+1
2010-01-18pr: avoid two over-allocationsJim Meyering-2/+2
2010-01-12ls: reorder includes to work around broken <sys/capability.h>Kamil Dudka-4/+7
2010-01-06pr: ensure the page header line is of the required formatEric Blake-4/+4
2010-01-05maint: always free a buffer, to avoid even semblance of a leakJim Meyering-1/+6
2010-01-04maint: use more readable operator: "||" rather than "|"Jim Meyering-2/+2
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake-1/+3
2010-01-01df: use fputs in place of printf in a few more placesJim Meyering-4/+4