Commit graph

15 commits

Author SHA1 Message Date
David Given 94ffa3ba88 libc floating point and stdio floating point can now be turned on and off using
ACKCONF variables.
2018-06-23 00:04:14 +02:00
David Given 93f39e4bbf Run libcc.ansi through clang-format. 2018-06-21 22:33:47 +02:00
David Given f522aba4af Add support for snprintf and vsnprintf. Try and make the return value a bit
more standards-compliant.

--HG--
extra : source : a19eb606871f918e3d9e195b487b5276855edc8e
2013-05-29 17:10:58 +01:00
dtrg 0d8578410c Cleaned up and enabled the support for conditionally emitting the floating-point stdio code. 2007-04-27 22:41:39 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel 983e1bf095 Fix to icompute.c: always had one digit too much 1993-08-26 10:08:37 +00:00
ceriel e7b4e265d4 fixed some lint complaints 1991-09-30 16:24:45 +00:00
ceriel 9e9e7db6b4 Fixed flushbuf() so that it works with POSIX conformant Unix versions 1991-06-10 17:07:18 +00:00
ceriel 319fb7cbff Removed evaluation order dependency bug 1991-03-21 09:49:35 +00:00
ceriel 55bbaa1bf2 Fixed wrong %c conversion 1991-03-04 13:35:22 +00:00
ceriel 1c694d98d0 removed unused variables 1991-02-20 09:48:00 +00:00
eck ccd728edbc changed names of ?cvt : namespace problems 1990-02-27 16:48:01 +00:00
eck 2f92b46a9d made a lot of changes 1989-12-18 15:04:14 +00:00
eck 27d7d5ed68 various fixes and improvements 1989-06-26 10:37:05 +00:00
eck 69f02d8abc Initial revision 1989-05-30 13:34:25 +00:00