pcb 4.1.1
An interactive printed circuit board layout editor.

lrealpath.h File Reference

Prototypes for Libiberty realpath. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * lrealpath (const char *)
 A well-defined realpath () that is always compiled in.

Detailed Description

Prototypes for Libiberty realpath.

Definition in file lrealpath.h.


Function Documentation

char* lrealpath ( const char *  )

A well-defined realpath () that is always compiled in.

Definition at line 84 of file lrealpath.c.

References filename, len, and malloc().

Referenced by handle_get_filename(), and InitPaths().

Here is the call graph for this function: