~ruther/dwl

ref: 16a49e99557563252b9f91db767b431e2238f587 dwl/util.h -rw-r--r-- 137 bytes
16a49e99 — Dima Krasner fix null deref in sigchld() if Xwayland is disabled 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);
Do not follow this link