~ruther/dwl

ref: 650a918010ac5769787d461812392cff786e4d3b dwl/util.h -rw-r--r-- 137 bytes
650a9180 — thanatos Updated power management handling to address issues raised in the PR 1 year, 6 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);