author | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Jan 2015 12:42:27 +0000 (13:42 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 30 Jan 2015 12:42:27 +0000 (13:42 +0100) | ||
commit | 92b88ad62cefc6aa9029906eccdbdf8643ec8914 | |
tree | abe255bd1d3ab47f94d5eda81706f48d0bbdbe54 | tree | snapshot |
parent | 4be4932836dbd85adc9f19b4490daed5712bf2fb | commit | diff |
utils os: Add sdb_realpath().
This function is similar to realpath() but also expands ~/ to the current
user's home directory.
This function is similar to realpath() but also expands ~/ to the current
user's home directory.
src/include/utils/os.h | diff | blob | history | |
src/utils/os.c | diff | blob | history |