aboutsummaryrefslogtreecommitdiff
path: root/compat/snprintf.c
Commit message (Expand)AuthorAge
* MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any moreSven Strickroth2016-03-30
* compat/snprintf: don't look at va_list twiceJeff King2011-12-12
* Test for WIN32 instead of __MINGW32_Frank Li2009-09-18
* compat/snprintf.c: clarify SNPRINTF_SIZE_CORRJunio C Hamano2009-08-21
* MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin2009-06-01
* compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey2008-08-21
* Add target architecture MinGW.Johannes Sixt2008-06-22
* Add compat/snprintf.c for systems that return bogusMichal Rokos2008-03-05