Function gkfs::syscall::gkfs_remove
Defined in File gkfs_functions.cpp
Function Documentation
-
int gkfs::syscall::gkfs_remove(const std::string &path)
gkfs wrapper for unlink() system calls errno may be set
- Parameters
path –
- Returns
0 on success, -1 on failure