~ruther/dwl

ref: 79b7e755b010fc1486a89a46251a404cb97a341a dwl/util.h -rw-r--r-- 137 bytes
79b7e755 — Raphael Robatsch Layer shell: Prevent infinte configure/commit loop 4 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);