mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
dwm flexipatch
This commit is contained in:
5
dwm/.dwm/patch/ipc/util.h
Normal file
5
dwm/.dwm/patch/ipc/util.h
Normal file
@@ -0,0 +1,5 @@
|
||||
int normalizepath(const char *path, char **normal);
|
||||
int mkdirp(const char *path);
|
||||
int parentdir(const char *path, char **parent);
|
||||
int nullterminate(char **str, size_t *len);
|
||||
|
||||
Reference in New Issue
Block a user