This website requires JavaScript.
Explore
Help
Sign In
circlecloud
/
tmux
Watch
1
Star
0
Fork
0
You've already forked tmux
mirror of
https://github.com/tmux/tmux.git
synced
2026-02-13 17:49:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c8494dff7b6b9a996866edaf8c57c4e4b393acd0
tmux
/
compat
History
Nicholas Marriott
b9524f5b72
Add support for spawning panes in separate cgroups with systemd and a configure
...
flag to disable. From Eric T Johnson yut23 AT gvljohnsons DOT com in GitHub issue 3514.
2023-04-03 08:54:06 +01:00
..
asprintf.c
…
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
…
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
…
getdtablecount.c
…
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
…
imsg-buffer.c
…
imsg.c
…
imsg.h
…
memmem.c
…
queue.h
…
reallocarray.c
…
recallocarray.c
…
setenv.c
…
setproctitle.c
…
strcasestr.c
…
strlcat.c
…
strlcpy.c
…
strndup.c
…
strnlen.c
…
strsep.c
…
strtonum.c
…
systemd.c
Add support for spawning panes in separate cgroups with systemd and a configure
2023-04-03 08:54:06 +01:00
tree.h
…
unvis.c
…
utf8proc.c
…
vis.c
…
vis.h
…