~ruther/dwl

ref: 0dc34efe899c9e6dca6eb8770f3dedd2afe5ee83 dwl/util.h -rw-r--r-- 137 bytes
0dc34efe — wochap apply main...loumray:namedscratchpads.patch 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);