gnucash/borrowed/libc
Geert Janssens 54a5097c60 Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function
We only used strfmon in one source file to generate three fixed format
strings. Instead of updating to a newer strfmon in borrowed I have
chosen to reimplement the string formatters for these strings in C++.
Note this is *not* a full c++ conversion of the full functionality
of assistant-loan. Only the string parsing has been redone.
2018-08-17 16:23:12 +02:00
..
CMakeLists.txt Bug 796777 - CVE-2008-1391: Integer overflow in included strfmon function 2018-08-17 16:23:12 +02:00
libc-missing-noop.c Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
pow.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
setenv.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
setenv.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
strptime.c Rename directory for code from external projects 2017-08-17 15:25:49 +02:00
strptime.h Rename directory for code from external projects 2017-08-17 15:25:49 +02:00