Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-21 | Remove conflicting declaration of malloc(); include stdlib.h instead. | minskim | 1 | -2/+2 | |
2005-11-10 | Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise. | joerg | 1 | -2/+2 | |
Don't use stdout for initialisation of a global variable, do it in main. | |||||
2005-11-08 | Use utime() instead of utimes() on Interix. | tv | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2003-09-22 | Fix build on Solaris. From Jonathan Perkin in PR 22884. | wiz | 1 | -2/+2 | |
2001-08-16 | Use install rather than copy to avoid umask issues | abs | 1 | -3/+3 | |
2001-08-15 | Initial import of mmv-1.0b, a package to rename files based on wildcard | agc | 1 | -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. |