]> granicus.if.org Git - check/history - lib/snprintf.c
Fix declaration of extern int errno
[check] / lib / snprintf.c
2019-08-28 Mikko Johannes Koi... Fix declaration of extern int errno
2016-03-28 Branden ArcherMerge pull request #31 from libcheck/appveyor-msvc
2016-03-28 Branden Archerremove (v)asprintf from snprintf.c
2014-06-23 brarcherUse casts when assigning a void*
2013-12-25 brarchersnprintf: fix some compile time checks for MSVC
2013-10-14 brarchersnprintf: disable 'long long', as is not supported...
2013-10-14 brarchersnprintf: remove missing default case warning
2013-10-14 brarchersnprintf: removing missing prototype warnings
2013-01-31 brarcherAdd C99 compliant snprintf to libcompat