tmux/compat
Nicholas Marriott 775789fbd5 Rename header guards on compat/queue.h to avoid it conflicting if the system
header is included first. This matters on some platforms (macOS) where queue.h
is old. From Saagar Jha in GitHub issue 4041.
2024-08-04 09:57:26 +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
cfmakeraw.c
clock_gettime.c
closefrom.c Remove compat.h again. 2021-03-08 08:59:13 +00:00
daemon-darwin.c
daemon.c
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
freezero.c
getdtablecount.c Still need to globfree on failure. 2017-12-27 13:54:37 +00:00
getdtablesize.c
getline.c
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 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
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 compat/* should not include tmux.h. 2017-01-25 13:49:01 +00:00
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 Send SIGHUP since some programs ignore SIGTERM, from Eduardo Grajeda in GitHub 2024-04-30 12:38:58 +01:00
tree.h
unvis.c
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