tmux/compat
Nicholas Marriott 6c94774b70 Add support for using utf8proc with --enable-utf8proc, useful for platforms
(like OS X) where the system implementation is crap. From Joshua Rubin.
2016-09-01 20:40:03 +01:00
..
asprintf.c Update my email address. 2016-01-19 18:07:25 +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 Update my email address. 2016-01-19 18:07:25 +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 Fixed fgetln(3) implementation (from Joerg Jung) which does not depend on *BSD 2016-02-19 13:35:46 +00:00
forkpty-aix.c Update my email address. 2016-01-19 18:07:25 +00:00
forkpty-hpux.c Update my email address. 2016-01-19 18:07:25 +00:00
forkpty-sunos.c Update my email address. 2016-01-19 18:07:25 +00:00
fparseln.c cdefs.h -> types.h. 2014-09-23 10:46:46 +01:00
getopt.c __progname -> getprogname() 2016-05-27 20:11:32 +01:00
getprogname.c getprogname() and setproctitle() on Linux. 2016-05-27 18:04:25 +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 Update my email address. 2016-01-19 18:07:25 +00: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 Update my email address. 2016-01-19 18:07:25 +00:00
setproctitle.c getprogname() and setproctitle() on Linux. 2016-05-27 18:04:25 +01: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
utf8proc.c Add support for using utf8proc with --enable-utf8proc, useful for platforms 2016-09-01 20:40:03 +01: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