tmux/compat
Nicholas Marriott 5ce34add77 Do not attempt to connect to the socket as a client if systemd is active, from
Julien Moutinho in GitHub issue 3345.
2022-10-18 15:58:06 +01:00
..
asprintf.c
base64.c
bitstring.h
cfmakeraw.c Solaris fixes, mostly from Dagobert Michelsen. 2017-03-09 15:39:13 +00:00
clock_gettime.c
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
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 Fix some warnings. 2017-03-17 14:55:33 +00:00
forkpty-sunos.c Fix some warnings. 2017-03-17 14:55:33 +00:00
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
getpeereid.c Fix fallback implementaion of getpeereid, from Pino Toscano. 2022-08-22 08:21:42 +01:00
getprogname.c
imsg-buffer.c
imsg.c Sync imsg from OpenBSD. 2018-04-23 15:40:15 +01:00
imsg.h Add compat for getdtablesize, GitHub issue 2406. 2020-10-07 09:39:43 +01:00
memmem.c Add memmem to compat. 2017-06-09 08:53:58 +01:00
queue.h Update sys/queue.h from OpenBSD. 2017-02-06 10:05:56 +00:00
reallocarray.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
recallocarray.c
setenv.c
setproctitle.c Some __unused. 2017-03-21 19:27:18 +00:00
strcasestr.c Fix some warnings. 2017-03-17 14:55:33 +00:00
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 Do not attempt to connect to the socket as a client if systemd is active, from 2022-10-18 15:58:06 +01:00
tree.h
unvis.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
utf8proc.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
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