RTEMS  5.1
Functions
link.c File Reference

Create a new link. More...

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

Functions

int link (const char *path1, const char *path2)
 

Detailed Description

Create a new link.

Function Documentation

◆ link()

int link ( const char *  path1,
const char *  path2 
)

link() - POSIX 1003.1b - 5.3.4 - Create a new link