~ruther/dwl

ref: d3e24dc152830de21e11d697641ab8381be664af dwl/util.h -rw-r--r-- 166 bytes
d3e24dc1 — choc implement dwl-ipc-unstable-v2 https://codeberg.org/dwl/dwl-patches/wiki/ipc 1 year, 5 months ago
                                                                                
1
2
3
4
5
/* See LICENSE.dwm file for copyright and license details. */

void die(const char *fmt, ...);
void *ecalloc(size_t nmemb, size_t size);
int fd_set_nonblock(int fd);
Do not follow this link