]> jfr.im git - irc/blitzed-org/atheme.git/commit
libathemecore: add srename().
authorWilliam Pitcock <redacted>
Sun, 11 Mar 2012 03:54:43 +0000 (21:54 -0600)
committerWilliam Pitcock <redacted>
Sun, 11 Mar 2012 03:54:43 +0000 (21:54 -0600)
commit98e533bd899163bb683687df5618b1dbd94d0f9a
tree9cafb226d0c03fa7071738ccc47a358ce1fe3255
parent5b945ae0a3ac2d23c99eda4b35402dd445189f73
libathemecore: add srename().

srename() is a wrapper around rename() which unlinks the new path if this is needed
for an atomic rename.
include/tools.h
libathemecore/function.c