~ruther/dwl

ref: f8f94c97f5d324c8876e88d0d82fd518eca25b1b dwl/util.h -rw-r--r-- 137 bytes
f8f94c97 — Leonardo Hernández Hernández fix idle inhibitor check 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);