pcb 4.1.1
An interactive printed circuit board layout editor.
|
Prototypes for Libiberty realpath. More...
Go to the source code of this file.
Functions | |
char * | lrealpath (const char *) |
A well-defined realpath () that is always compiled in. |
Prototypes for Libiberty realpath.
Definition in file lrealpath.h.
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().