tmux/compat
Nicholas Marriott f3f1c3db58 Add missing headers, from Marvin Schmidt. 2024-03-06 21:29:28 +00: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
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
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 getptmfd() and fdforkpty() compat. 2017-04-20 19:09:07 +01:00
fgetln.c
forkpty-aix.c getptmfd() and fdforkpty() compat. 2017-04-20 19:09:07 +01:00
forkpty-haiku.c Add support for Haiku, from David Carlier. GitHub issue 2453. 2020-11-09 09:00:41 +00:00
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 Accept NULL pointer. 2017-04-12 07:41:11 +01:00
getdtablecount.c Still need to globfree on failure. 2017-12-27 13:54:37 +00:00
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
htonll.c Need htonll and ntohll. 2024-01-17 10:57:32 +00:00
imsg-buffer.c Need htonll and ntohll. 2024-01-17 10:57:32 +00:00
imsg.c Update imsg. 2024-01-17 09:41:53 +00:00
imsg.h Update imsg. 2024-01-17 09:41:53 +00:00
memmem.c Add memmem to compat. 2017-06-09 08:53:58 +01:00
ntohll.c Need htonll and ntohll. 2024-01-17 10:57:32 +00:00
queue.h
reallocarray.c
recallocarray.c Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove some 2017-03-24 10:05:53 +00:00
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 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
systemd.c Add missing headers, from Marvin Schmidt. 2024-03-06 21:29:28 +00:00
tree.h
unvis.c
utf8proc.c
vis.c
vis.h