~ruther/dwl

ref: 4e7e2999d42fdb6d4796d88e355138fa6ae61252 dwl/util.h -rw-r--r-- 166 bytes
4e7e2999 — Leonardo Hernández Hernández Partially revert "Line saver: LISTEN_STATIC macro" 8 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);