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
2025-09-07 01:56:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
47f69075a0d9abf031585eb86bea1646a3bf32eb
tmux
/
compat
History
Nicholas Marriott
0614ca434a
Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.
...
From Todd Carson. Tweaked by me to nuke (void) casts. Say no to lint appeasement! ;-)
2009-10-15 07:11:25 +00:00
..
asprintf.c
…
bitstring.h
…
bsd-poll.c
…
bsd-poll.h
…
daemon.c
…
fgetln.c
…
forkpty-aix.c
Don't try to use tio if it is NULL.
2009-09-20 18:31:16 +00:00
forkpty-sunos.c
Fill in the tty name in SunOS's forkpty compat, and use it in osdep_getname.
2009-10-15 07:11:25 +00:00
getopt.c
…
imsg-buffer.c
Sync OpenBSD patchset 329:
2009-09-15 23:59:40 +00:00
imsg.c
Add $Id$, nuke queue.h.
2009-08-20 12:54:08 +00:00
imsg.h
Sync OpenBSD patchset 329:
2009-09-15 23:59:40 +00:00
queue.h
…
strcasestr.c
…
strlcat.c
…
strlcpy.c
…
strsep.c
Solaris has no strsep(3).
2009-08-16 16:15:53 +00:00
strtonum.c
…
tree.h
…
unvis.c
…
vis.c
…
vis.h
…