Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test for WIN32 instead of __MINGW32_ | Frank Li | 2009-09-18 | 1 | -4/+6 |
* | compat/snprintf.c: clarify SNPRINTF_SIZE_CORR | Junio C Hamano | 2009-08-21 | 1 | -1/+2 |
* | MinGW: GCC >= 4 does not need SNPRINTF_SIZE_CORR anymore | Johannes Schindelin | 2009-06-01 | 1 | -0/+4 |
* | compat/snprintf.c: handle snprintf's that always return the # chars transmitted | Brandon Casey | 2008-08-21 | 1 | -0/+4 |
* | Add target architecture MinGW. | Johannes Sixt | 2008-06-22 | 1 | -3/+16 |
* | Add compat/snprintf.c for systems that return bogus | Michal Rokos | 2008-03-05 | 1 | -0/+40 |