Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-28 | Remove support for pre-ANSI variadic function calls. | Paul Smith | 1 | -5/+0 | |
We've required support for ANSI C (ISO C 89) or better for quite a while. Get rid of the old varags.h, doprnt() stuff and simply assume ANSI C variadic function capability and basic C runtime library support (vfprintf, vsprintf, etc.) | |||||
2013-04-16 | Cleanup some source and fix autoconf warnings. | Paul Smith | 1 | -3/+3 | |
2013-01-12 | Change configure.in to configure.ac, and other Git fixes. | Paul Smith | 1 | -0/+531 | |