tmux/compat
2021-02-05 11:01:21 +00:00
..
asprintf.c
base64.c Add b64_pton as well. 2017-01-22 19:12:15 +00:00
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 Include compat.h after system headers, GitHub issue 2492. 2020-12-07 12:13:20 +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
err.c
explicit_bzero.c
fdforkpty.c
fgetln.c
forkpty-aix.c
forkpty-haiku.c Add support for Haiku, from David Carlier. GitHub issue 2453. 2020-11-09 09:00:41 +00:00
forkpty-hpux.c
forkpty-sunos.c
freezero.c
getdtablecount.c
getdtablesize.c Add compat for getdtablesize, GitHub issue 2406. 2020-10-07 09:39:43 +01:00
getline.c Add getline compat. 2020-06-18 21:01:55 +01:00
getopt.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
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
recallocarray.c
setenv.c
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
strsep.c
strtonum.c
tree.h
unvis.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
utf8proc.c
vis.c
vis.h -sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and 2015-11-24 18:48:07 +00:00