~ruther/dwl

ref: 67e48dd56c4c408af1679d73680c947052d0c5ab dwl/util.h -rw-r--r-- 137 bytes
67e48dd5 — Rutherther Merge remote-tracking branch 'wochap/v0.6-a/output-power-management' into v0.6-a/patched-base 1 year, 7 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);