summaryrefslogtreecommitdiffstats
path: root/misc-utils/rename.c
Commit message (Collapse)AuthorAgeFilesLines
* rename: cleanup usage()Karel Zak2011-08-161-5/+6
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* rename: verbose option & maintenance fixesSami Kerola2011-06-251-32/+61
| | | | | | | | The rename has new verbose option which will print which files where renamed. Maintenance fixes includes long options, coding style and freeing memory after usage. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* misc-utils: use new xmalloc() wrapperDavidlohr Bueso2010-10-211-5/+3Star
| | | | Signed-off-by: Davidlohr Bueso <dave@gnu.org>
* rename: remove useless variableLi Zefan2007-09-051-3/+2Star
| | | | | | | The number of files successfully renamed is calculated and stored in variable ct, > but actually the variable is not used afterwards. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-2/+2
|
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-2/+2
|
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-2/+2
|
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-0/+97