tmux/compat
Nicholas Marriott 7b085136a7 -sys/queue.h in proc.c, and nuke the unnecessary C++ header guards stuff and
sys/cdefs.h in vis.h (it causes problems on some platforms). Reported by
someone on GitHub, issue 212.
2015-11-24 18:48:07 +00:00
..
asprintf.c Add missing va_end, from Thomas Jarosch. 2014-12-15 09:23:34 +00:00
b64_ntop.c Compatibility for b64_ntop, missing from some alternative libc. 2011-07-22 10:49:33 +00:00
bitstring.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
cfmakeraw.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
closefrom.c Move tmux.h below system includes. 2015-11-21 08:03:18 +00:00
daemon.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
fgetln.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
forkpty-aix.c Implement osdep_get_name and osdep_get_cwd for AIX, from J Raynor. 2015-07-15 08:46:35 +01:00
forkpty-hpux.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
forkpty-sunos.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
fparseln.c cdefs.h -> types.h. 2014-09-23 10:46:46 +01:00
getopt.c Fix a warning, from Kosta Zertsekel. 2015-07-24 09:06:15 +01:00
imsg-buffer.c Update imsg*.[ch] from OpenBSD, including bzero->memset. 2015-07-12 19:46:58 +01:00
imsg.c Fix available_fds when there is no AF_INET, reported by Mathieu Arnold. 2015-10-15 09:24:25 +01:00
imsg.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
openat.c Don't leak dotfd if fchdir fails. From ettl dot martin78 at gmail dot com. 2015-06-10 15:39:23 +01:00
queue.h Sync with OpenBSD. Mostly because of the added _SAFE macros which is 2012-07-12 20:59:39 +00:00
reallocarray.c Add reallocarray to compat. 2015-11-18 12:54:29 +00:00
setenv.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
strcasestr.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
strlcat.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
strlcpy.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
strsep.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
strtonum.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
tree.h No need for $Id$ now. 2014-11-08 12:27:43 +00:00
unvis.c No need for $Id$ now. 2014-11-08 12:27:43 +00:00
vis.c Sync up vis.* for stravis(). 2015-09-01 21:08:19 +01:00
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