tmux/compat
Nicholas Marriott 6874ec0dcc Remove endian.h.
2024-11-27 10:31:51 +00:00
..
asprintf.c
base64.c
bitstring.h
cfmakeraw.c
clock_gettime.c Add an __unused. 2024-11-22 08:07: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 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
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
htonll.c Missing headers for Android, from Biswapriyo Nath. 2024-04-15 09:07:41 +01:00
imsg-buffer.c Remove endian.h. 2024-11-27 10:31:51 +00:00
imsg.c Update imsg and remove workaround. 2024-11-27 10:30:52 +00:00
imsg.h Update imsg and remove workaround. 2024-11-27 10:30:52 +00:00
memmem.c
ntohll.c Missing headers for Android, from Biswapriyo Nath. 2024-04-15 09:07:41 +01:00
queue.h Rename header guards on compat/queue.h to avoid it conflicting if the system 2024-08-04 09:57:26 +01:00
reallocarray.c
recallocarray.c
setenv.c
setproctitle.c Missing headers for Android, from Biswapriyo Nath. 2024-04-15 09:07:41 +01:00
strcasestr.c
strlcat.c
strlcpy.c
strndup.c
strnlen.c
strsep.c
strtonum.c
systemd.c Define SD_ID128_UUID_FORMAT_STR if missing, from Marc Reisner. 2024-11-19 17:55:12 +00:00
tree.h
unvis.c
utf8proc.c compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
vis.c
vis.h