summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2008-05-05base64 module: adjust API so it's compatible with gnulib'sBo Borgerson-1/+1
2008-05-05tac: avoid segfault for e.g., "echo > x; tac -r x x"Jim Meyering-1/+1
2008-04-29chcon, runcon: make --help print the bug-reporting addressJim Meyering-0/+2
2008-04-23id: do not print SELinux context when invoked with a USERNAME argumentOndřej Vašík-5/+5
2008-04-23id: do print the AFS-specific nameless group ID (called a PAG)Jim Meyering-28/+4
2008-04-19pr -e, with a mix of backspaces and TABs, could corrupt the heapJim Meyering-1/+11
2008-04-19* src/dircolors.hin: Add .flv. Move .svgz to "image formats".Mike Frysinger-1/+2
2008-04-19md5sum -c: ignore a line with a NUL byte among checksum hex digitsJim Meyering-2/+5
2008-04-16mknod --help: note that this command may be a shell built-inJim Meyering-0/+1
2008-04-16avoid "may be used uninitialized" warning from newer gccJim Meyering-1/+1
2008-04-15md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)Jim Meyering-1/+4
2008-04-14seq: work around floating point inaccuracies on more systemsJim Meyering-9/+19
2008-04-12Avoid link failure when using mkstemp replacement.Jim Meyering-1/+2
2008-04-06* src/c99-to-c89.diff: Adjust remove.c diffs.Jim Meyering-6/+22
2008-04-06remove.c: accommodate systems with negative errno valuesJim Meyering-13/+25
2008-04-02"touch E; mkfifo F; cp -fR F E" no longer fails due to existing EJim Meyering-1/+1
2008-04-02copy.c: remove an in-function #ifdefJim Meyering-2/+10
2008-03-31"rm -r DIR" would mistakenly prompt about very long namesJim Meyering-1/+1
2008-03-28mknod, mkfifo: don't segfault when diagnosing invalid SELinux contextJim Meyering-4/+4
2008-03-27paste -d\\: avoid heap overrun for backslash at end of delim listJim Meyering-4/+30
2008-03-26* src/join.c (keycmp): Document new parameters.Jim Meyering-1/+2
2008-03-26mkdir -Z x d: don't segfault when diagnosing invalid context "x" (tiny change)Daniel Dunbar-1/+1
2008-03-25id bug fix: don't point to potentially clobbered static storagePeter Fales-1/+1
2008-03-25join bug fix: adapt keycmp to work with new order-checking featureJim Meyering-11/+16
2008-03-23join.c: syntax/style tweaksJim Meyering-101/+96
2008-03-21* src/c99-to-c89.diff: Adjust seq.c offsets.Jim Meyering-4/+4
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering-0/+4
2008-03-21ptx.c readabilityJim Meyering-70/+72
2008-03-21Write NEWS and update c99-to-c89 patch for today's rm improvement.Jim Meyering-25/+25
2008-03-21remove.c: Accommodate systems with negative errno values.Ingo Weinhold-3/+6
2008-03-21* src/seq.c (long_double_format): Add a comment.Jim Meyering-1/+2
2008-03-19Check for -- and remove -- some unnecessarily included header files.Jim Meyering-9/+5
2008-03-19mv: never unlink a destination file before calling renameJim Meyering-2/+3
2008-03-16Include <getopt.h> only if used.Jim Meyering-3/+1
2008-03-10install, rmdir: write --verbose output to stdout, not to stderr.Ondřej Vašík-20/+75
2008-03-10make syntax-check: also check src/*.h files for extern functions,Jim Meyering-2/+5
2008-03-07dd: avoid unnecessary, but harmless close_stdout call.Jim Meyering-1/+22
2008-03-05* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.Jim Meyering-2/+18
2008-03-05Work around AFS bug: id and groups would print invalid group number.ribalba-4/+9
2008-03-01Don't skip the groups-version test.Jim Meyering-1/+1
2008-02-28Make copyright comments consistent.Jim Meyering-14/+13
2008-02-20join: avoid new leaksJames Youngman-18/+34
2008-02-20sort: add --sort=... option.Andreas Schwab-2/+20
2008-02-19* src/c99-to-c89.diff: Adjust seq.c offsets. Accommodate a new C99-ism.Jim Meyering-2/+20
2008-02-19seq: give better diagnostics for invalid formats.Steven Schubiger-0/+28
2008-02-19join: new options: --check-order and --nocheck-order.James Youngman-32/+184
2008-02-18seq: give a proper diagnostic for an invalid --format=% optionJim Meyering-2/+2
2008-02-17.gitignore, src/.gitignore: ignore moreJim Meyering-0/+1
2008-02-17Clean up ls.c.Jim Meyering-7/+1
2008-02-17Adjust dircolors to match ls.c.Jim Meyering-5/+6