Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
grealpath.h File Reference
#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)
 

Macro Definition Documentation

◆ PATH_MAX

#define PATH_MAX   4096

Function Documentation

◆ g_realpath()

static gchar * g_realpath ( const char *  path)
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().