tmux/compat
2022-04-06 16:47:59 +01:00
..
asprintf.c
base64.c
bitstring.h
cfmakeraw.c
clock_gettime.c
closefrom.c
daemon-darwin.c Add a small dance to daemon() to reattach tmux to the user's namespace (which 2017-06-06 07:59:53 +01:00
daemon.c Add a small dance to daemon() to reattach tmux to the user's namespace (which 2017-06-06 07:59:53 +01:00
err.c No extra : for errx and warnx. 2017-03-09 16:49:37 +00:00
explicit_bzero.c Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some 2017-03-24 10:05:53 +00:00
fdforkpty.c
fgetln.c
forkpty-aix.c
forkpty-haiku.c
forkpty-hpux.c
forkpty-sunos.c
freezero.c
getdtablecount.c Still need to globfree on failure. 2017-12-27 13:54:37 +00:00
getdtablesize.c
getline.c
getopt.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
getpeereid.c
getprogname.c
imsg-buffer.c
imsg.c
imsg.h
memmem.c
queue.h
reallocarray.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
recallocarray.c
setenv.c getptmfd() and fdforkpty() compat. 2017-04-20 19:09:07 +01:00
setproctitle.c Some __unused. 2017-03-21 19:27:18 +00:00
strcasestr.c
strlcat.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
strlcpy.c
strndup.c
strnlen.c Compat code for strndup and strnlen. 2017-03-09 15:43:08 +00:00
strsep.c Fix some warnings. 2017-03-17 14:55:33 +00:00
strtonum.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
systemd.c
tree.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
unvis.c
utf8proc.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
vis.c
vis.h