~ruther/dwl

ref: 9d2eb8483b52a7a4858454d557196d83e1a24011 dwl/util.h -rw-r--r-- 137 bytes
9d2eb848 — Dima Krasner fix segfault if parent->mon is unset 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);