~ruther/dwl

ref: 21205f2f404ee2ae0680becbe914e6deb04df2ee dwl/util.h -rw-r--r-- 137 bytes
21205f2f — Leonardo Hernández Hernández make sure clients share the same layer on floating layout 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);