add `rename' gnulib module
authorAndy Wingo <wingo@pobox.com>
Thu, 16 Jun 2011 21:43:44 +0000 (23:43 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 16 Jun 2011 21:43:44 +0000 (23:43 +0200)
commita67f2fce5456caf8e63dacb110b8e15600bb1c9f
tree37621f85a908cc29cce79ac69044254b9fe4a512
parent7505c6e024369f2ef381512cbc4a790cc6503428
add `rename' gnulib module

This should fix `rename' on mingw32.
13 files changed:
lib/Makefile.am
lib/basename-lgpl.c [new file with mode: 0644]
lib/dirname-lgpl.c [new file with mode: 0644]
lib/dirname.h [new file with mode: 0644]
lib/rename.c [new file with mode: 0644]
lib/rmdir.c [new file with mode: 0644]
lib/same-inode.h [new file with mode: 0644]
lib/stripslash.c [new file with mode: 0644]
m4/dirname.m4 [new file with mode: 0644]
m4/gnulib-cache.m4
m4/gnulib-comp.m4
m4/rename.m4 [new file with mode: 0644]
m4/rmdir.m4 [new file with mode: 0644]