- Replace all remove() with Sys_Remove(). - Implement Sys_Rename() and replace all rename() with it. This is believed to close #348.