Files
git/compat
Johannes Sixt e88aa8cbe8 Fix off-by-one error in the vsnprintf wrapper.
Windows's vsnprintf() receives the number of characters to write, which
does not include the trailing NUL byte. But our vsnprintf() users pass
the available space, including the trailing NUL.
2007-10-23 16:34:09 +02:00
..
2007-01-19 16:24:48 +01:00
2007-01-19 16:24:48 +01:00
2006-12-20 13:45:55 -08:00
2007-09-06 22:46:00 -07:00
2007-06-07 00:04:01 -07:00
2007-03-01 22:09:05 +01:00
2007-03-01 22:09:05 +01:00