Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compat: provide va_copy for old gcc versions. | Reimar Döffinger | 2013-12-30 | 1 | -0/+3 |
| | | | | | | | Since we have this compat/va_copy.h header already we might just as well make use of it for more than one compiler. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> | ||||
* | msvc: Add a va_copy compatability macro for msvc | Derek Buitenhuis | 2012-09-15 | 1 | -0/+26 |
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> |