~ruther/dwl

ref: 1eeb3689d3ec5b917b5ccf730a6497e4b9fcd0a6 dwl/util.h -rw-r--r-- 137 bytes
1eeb3689 — Leonardo Hernández Hernández add support for the ext-idle-notify-v1 protocol 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);