~ruther/dwl

ref: 2902df94d6e3da04b7abc92f846b0da7d40ff4ea dwl/util.h -rw-r--r-- 137 bytes
2902df94 — David Donahue Prevent updatemons() from removing monitors that have been put to sleep from the layout 1 year, 8 months 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);