tmux/compat
2021-03-08 08:59:13 +00:00
..
asprintf.c
base64.c
bitstring.h
cfmakeraw.c
clock_gettime.c Add compat clock_gettime for older macOS. GitHub issue 2555. 2021-02-05 11:01:21 +00:00
closefrom.c Remove compat.h again. 2021-03-08 08:59:13 +00:00
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
fdforkpty.c
fgetln.c
forkpty-aix.c
forkpty-haiku.c
forkpty-hpux.c Fix some warnings. 2017-03-17 14:55:33 +00:00
forkpty-sunos.c
freezero.c
getdtablecount.c
getdtablesize.c
getline.c Add getline compat. 2020-06-18 21:01:55 +01:00
getopt.c
getprogname.c
imsg-buffer.c Add compat for getdtablesize, GitHub issue 2406. 2020-10-07 09:39:43 +01:00
imsg.c
imsg.h Add compat for getdtablesize, GitHub issue 2406. 2020-10-07 09:39:43 +01:00
memmem.c
queue.h
reallocarray.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
recallocarray.c
setenv.c
setproctitle.c
strcasestr.c Fix some warnings. 2017-03-17 14:55:33 +00:00
strlcat.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
strlcpy.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
strndup.c
strnlen.c
strsep.c Fix some warnings. 2017-03-17 14:55:33 +00:00
strtonum.c
tree.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
unvis.c
utf8proc.c
vis.c
vis.h