~ruther/dwl

ref: dbe44e48c8b0434565fa9322fda4d493b0ae25ba dwl/util.h -rw-r--r-- 137 bytes
dbe44e48 — Leonardo Hernández Hernández return early if selmon is not part of the output layout in dirtomon() 2 years ago
                                                                                
1
2
3
4
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);
Do not follow this link