The file that provides functions ported from Unix in libgen.h. More...
Macros | |
#define | basename(p) escape_basename(p) |
#define | dirname(p) escape_dirname(p) |
Functions | |
char * | escape_basename (char *path) |
char * | escape_dirname (char *path) |
The file that provides functions ported from Unix in libgen.h.