~ruther/dwl

ref: 7a46fccdba35b46d91226d10c1c9b90e43418c09 dwl/util.h -rw-r--r-- 137 bytes
7a46fccd — Peter Hofmann Run startup_cmd in new session and kill the entire group 10 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);
Do not follow this link