![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <stdlib.h>#include <stdio.h>#include <string.h>#include <errno.h>#include <glib.h>#include "system/macros.h"#include <fileapi.h>
Include dependency graph for grealpath.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| static gchar * | g_realpath (const char *path) |
|
inlinestatic |
g_realpath:
this should be a) filled in for win32 and b) put in glib...
Definition at line 49 of file grealpath.h.
References IS_NULL_PTR.
Referenced by dt_loc_init_generic(), dt_mipmap_cache_get_filename(), and dt_util_normalize_path().