~ruther/dwl

ref: 93a911d6e93f760a5139bfe0d1c1eb90886c414f dwl/util.h -rw-r--r-- 137 bytes
93a911d6 — Leonardo Hernández Hernández simplify `if` expression in checkidleinhibitor() 3 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);