tmux/compat
2010-11-11 20:41:08 +00:00
..
asprintf.c
bitstring.h
closefrom.c Compat for closefrom(). 2010-10-27 20:21:01 +00:00
daemon.c Remove redundant preprocessor check (it's already taken care of by tmux.h). 2010-10-24 01:55:21 +00:00
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 706: 2010-06-06 00:08:28 +00:00
imsg.c malloc(0) may return NULL, so only assume that is an error if allocating 2010-11-11 20:41:08 +00:00
imsg.h Sync OpenBSD patchset 706: 2010-06-06 00:08:28 +00:00
queue.h
setenv.c Must allocate for putenv. 2010-06-05 18:20:48 +00:00
strcasestr.c
strlcat.c
strlcpy.c
strsep.c
strtonum.c
tree.h
unvis.c
vis.c
vis.h