PatchworkOS
Loading...
Searching...
No Matches
remove.c File Reference
#include <stdio.h>
#include <sys/io.h>
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

int remove (const char *pathname)
 

Function Documentation

◆ remove()

int remove ( const char *  pathname)

Definition at line 6 of file remove.c.

References _syscall_errno(), _syscall_remove(), EOF, ERR, and errno.

Referenced by main().