summaryrefslogtreecommitdiff
path: root/trimslash.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-26Bump the year to 2014.Wayne Davison1-1/+1
2013-06-11Set number_separator the first time it gets used.Wayne Davison1-1/+0
2009-09-02Have --fake-super turn a symlink into a file whenWayne Davison1-0/+1
2008-09-01Output numbers in 3-digit groups by default (e.g. 1,234,567).Wayne Davison1-0/+1
2008-01-25Make do_chmod() report an error with -E.Wayne Davison1-0/+1
2007-07-10Tweaking the license text a bit more.Wayne Davison1-2/+3
2007-07-07Switching to GPL 3.Wayne Davison1-3/+2
2007-04-24Adding the --fake-super option.Wayne Davison1-0/+1
2007-02-04Further modifications to the copyright comment section.Wayne Davison1-3/+2
2006-04-25Updated the FSF's address to an even newer one.Wayne Davison1-3/+3
2006-04-25- Updated the address for the FSF in the opening comment.Wayne Davison1-11/+9
2003-09-10Changed main() definition to avoid an extra prototype being putWayne Davison1-1/+2
2003-01-21Declare preserve_perms for latest syscall.o.Wayne Davison1-0/+1
2002-03-25Add a test case for trim_trailing_slashes, and make it handle other cases.Martin Pool1-0/+45