tmux/compat
Nicholas Marriott fc7f1e7acb Add support for systemd socket activation (where systemd creates the Unix
domain socket for tmux rather than tmux creating it). Build with
--enable-systemd. From Julien Moutinho in GitHub issue 3119.
2022-03-28 08:42:13 +01:00
..
asprintf.c Missing headers from compat/asprintf.c, from cyyever at outlook dot com. 2019-09-08 21:29:22 +01:00
base64.c
bitstring.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
cfmakeraw.c Solaris fixes, mostly from Dagobert Michelsen. 2017-03-09 15:39:13 +00:00
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
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 Accept NULL pointer. 2017-04-12 07:41:11 +01:00
getdtablecount.c
getdtablesize.c
getline.c
getopt.c
getpeereid.c Use getpeerucred if available (not tested). 2022-03-08 11:35:06 +00:00
getprogname.c Do not declare program_invocation_short_name because people can't make up their 2017-02-06 13:34:19 +00:00
imsg-buffer.c Add compat for getdtablesize, GitHub issue 2406. 2020-10-07 09:39:43 +01:00
imsg.c
imsg.h
memmem.c
queue.h Update sys/queue.h from OpenBSD. 2017-02-06 10:05:56 +00:00
reallocarray.c
recallocarray.c
setenv.c
setproctitle.c
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
strnlen.c
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 Add support for systemd socket activation (where systemd creates the Unix 2022-03-28 08:42:13 +01:00
tree.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
unvis.c
utf8proc.c
vis.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
vis.h