[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
merge rename and rename-dest-slash
From: |
Eric Blake |
Subject: |
merge rename and rename-dest-slash |
Date: |
Mon, 07 Sep 2009 10:30:41 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Any objections to deleting the rename-dest-slash module? It performs a
subset of the rename module, and I'm about to:
a) improve the rename module to work around a cygwin 1.5 bug
(rename("a/.","b") succeeds when "a" is a directory, instead of failing
with EINVAL),
b) modernize the rename module to use stdio.in.h instead of #define
rpl_rename directly in config.h
c) implement the renameat module on top of rename
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkqlNTAACgkQ84KuGfSFAYC8YQCfZ0pmfwV+kF6IXBSZsdBn1kLm
EqQAoLrNR3ebQ5NPM4Lp/HAqR7AAjKYo
=CBmQ
-----END PGP SIGNATURE-----
- merge rename and rename-dest-slash,
Eric Blake <=