~ruther/dwl

ref: f173c56c320a57e76a6bee578c3b9365f3a83950 dwl/util.h -rw-r--r-- 137 bytes
f173c56c — Leonardo Hernández Hernández initialize to zero the box used in commitnotify() 3 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);