summaryrefslogtreecommitdiff
path: root/misc/mmv/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2006-07-21Remove conflicting declaration of malloc(); include stdlib.h instead.minskim1-2/+2
2005-11-10Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise.joerg1-2/+2
Don't use stdout for initialisation of a global variable, do it in main.
2005-11-08Use utime() instead of utimes() on Interix.tv1-2/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22884.wiz1-2/+2
2001-08-16Use install rather than copy to avoid umask issuesabs1-3/+3
2001-08-15Initial import of mmv-1.0b, a package to rename files based on wildcardagc1-0/+6
patterns. mmv is a program to move/copy/append/link multiple files according to a set of wildcard patterns. This multiple action is performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names.