![]() |
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 dependency graph for grealpath.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | PATH_MAX 4096 |
Functions | |
| static gchar * | g_realpath (const char *path) |
| #define PATH_MAX 4096 |
|
inlinestatic |
g_realpath:
this should be a) filled in for win32 and b) put in glib...
References dummy, and PATH_MAX.
Referenced by dt_loc_init_generic(), dt_mipmap_cache_get_filename(), dt_util_normalize_path(), films_new(), and import_images().