summaryrefslogtreecommitdiff
path: root/compat/snprintf.c
AgeCommit message (Expand)Author
2016-03-30MSVC: vsnprintf in Visual Studio 2015 doesn't need SNPRINTF_SIZE_CORR any moreSven Strickroth
2011-12-12compat/snprintf: don't look at va_list twiceJeff King
2009-09-19Test for WIN32 instead of __MINGW32_Frank Li
2009-08-22compat/snprintf.c: clarify SNPRINTF_SIZE_CORRJunio C Hamano
2009-06-01MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymoreJohannes Schindelin
2008-08-21compat/snprintf.c: handle snprintf's that always return the # chars transmittedBrandon Casey
2008-06-22Add target architecture MinGW.Johannes Sixt
2008-03-05Add compat/snprintf.c for systems that return bogusMichal Rokos