RTEMS  5.1
Functions
unlink.c File Reference

Remove an Existing Link. More...

#include <unistd.h>
#include <rtems/libio_.h>

Functions

int unlink (const char *path)
 

Detailed Description

Remove an Existing Link.

Function Documentation

◆ unlink()

int unlink ( const char *  path)

POSIX 1003.1b - 5.5.1 - Remove an existing link