~ruther/dwl

ref: ca4a97b9335296c40f558baa1ead14578b166d70 dwl/util.h -rw-r--r-- 137 bytes
ca4a97b9 — Leonardo Hernández Hernández do not use wl_event_loop for signal handling 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);