~ruther/dwl

ref: b4fb1f77c768fb7bd568d3cc67c59dcfdb7cae28 dwl/util.h -rw-r--r-- 137 bytes
b4fb1f77 — Leonardo Hernández Hernández fix xwayland clients being floating by default 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);