Function gkfs::syscall::gkfs_remove

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