aboutsummaryrefslogtreecommitdiff
path: root/compat/asprintf.c
Commit message (Collapse)AuthorAge
* Missing headers from compat/asprintf.c, from cyyever at outlook dot com.Nicholas Marriott2019-09-08
|
* Update imsg*.[ch] from OpenBSD, add some compat bits it needs and remove someNicholas Marriott2017-03-24
| | | | bits it doesn't.
* compat/* should not include tmux.h.Nicholas Marriott2017-01-25
|
* Update my email address.Nicholas Marriott2016-01-19
|
* Add missing va_end, from Thomas Jarosch.Nicholas Marriott2014-12-15
|
* No need for $Id$ now.Nicholas Marriott2014-11-08
|
* Remove remaining xfree calls from the portable version.Tiago Cunha2012-07-11
|
* Can't use the same va_list twice, from Emanuele Giaquinta.Nicholas Marriott2011-07-25
|
* Expand the Id keyword. Tiago Cunha2011-07-09
|
* Use the right asprintf since we don't support truly broken platforms right now.Nicholas Marriott2011-03-04
|
* Only have one asprintf implementation, that's likely to always work.Nicholas Marriott2011-01-21
|
* Missing HAVE_STDINT_H.Nicholas Marriott2011-01-07
|
* Trim.Nicholas Marriott2008-09-26
|
* IRIX fixes, sort of partly work.Nicholas Marriott2008-06-23
|
* Trimify.Nicholas Marriott2008-06-18
|
* NO_ASPRINTF.Nicholas Marriott2008-06-18