Commit graph

6 commits

Author SHA1 Message Date
minskim
41a94ca3fc Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-07-21 16:16:40 +00:00
joerg
54ba5b8c5d Use POSIX NAME_MAX if available, fall back to MAXNAMLEN otherwise.
Don't use stdout for initialisation of a global variable, do it
in main.
2005-11-10 18:10:36 +00:00
tv
adff29069e Use utime() instead of utimes() on Interix. 2005-11-08 03:03:44 +00:00
wiz
c5c9fba282 Fix build on Solaris. From Jonathan Perkin in PR 22884. 2003-09-22 09:56:24 +00:00
abs
ff6ce53e6f Use install rather than copy to avoid umask issues 2001-08-16 10:16:17 +00:00
agc
cfa597f5f0 Initial import of mmv-1.0b, a package to rename files based on wildcard
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.
2001-08-15 21:09:04 +00:00