RTEMS CPU Kit with SuperCore  4.11.3
Functions
readlink.c File Reference

Read Value of a Symbolic Link. More...

#include <unistd.h>
#include <rtems/libio_.h>
Include dependency graph for readlink.c:

Functions

ssize_t readlink (const char *__restrict path, char *__restrict buf, size_t bufsize)
 POSIX 1003.1b - X.X.X - XXX.
 

Detailed Description

Read Value of a Symbolic Link.