.. |
asprintf.c
|
Missing HAVE_STDINT_H.
|
2011-01-07 00:35:13 +00:00 |
bitstring.h
|
Start of portability update: bitstring.h.
|
2009-06-25 17:02:59 +00:00 |
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
|
/* $Id$ */
|
2009-04-29 22:45:32 +00:00 |
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
|
Missing options are not illegal.
|
2009-08-09 18:35:38 +00:00 |
imsg-buffer.c
|
Sync OpenBSD patchset 706:
|
2010-06-06 00:08:28 +00:00 |
imsg.c
|
Whoops, get the logic the right way round.
|
2010-11-13 16:29:05 +00:00 |
imsg.h
|
Sync OpenBSD patchset 706:
|
2010-06-06 00:08:28 +00:00 |
queue.h
|
Make it build/run on Linux.
|
2007-10-31 14:26:26 +00:00 |
setenv.c
|
Must allocate for putenv.
|
2010-06-05 18:20:48 +00:00 |
strcasestr.c
|
Solaris has no strcasestr.
|
2009-07-02 07:31:02 +00:00 |
strlcat.c
|
Make it build/run on Linux.
|
2007-10-31 14:26:26 +00:00 |
strlcpy.c
|
Make it build/run on Linux.
|
2007-10-31 14:26:26 +00:00 |
strsep.c
|
Solaris has no strsep(3).
|
2009-08-16 16:15:53 +00:00 |
strtonum.c
|
Make it build/run on Linux.
|
2007-10-31 14:26:26 +00:00 |
tree.h
|
Now in base.
|
2009-05-26 18:31:10 +00:00 |
unvis.c
|
Add unvis(3) compat stuff.
|
2009-08-09 15:39:41 +00:00 |
vis.c
|
vis compat stuff.
|
2009-06-25 20:27:32 +00:00 |
vis.h
|
Don't see a reason for sys/cdefs.h here; remove it.
|
2009-07-01 23:22:46 +00:00 |