David Given
|
6a729b846a
|
Move stdio into (mostly) sys.
|
2018-06-23 18:54:40 +02:00 |
|
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 |
|
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
|
73b54a2326
|
fixed bug with %[] in doscan.c
|
1996-04-01 09:08:59 +00:00 |
|
ceriel
|
5edfb9eccf
|
Fix: had a semicolon too much (KJB)
|
1995-04-18 13:56:20 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
f3e5c3032f
|
differing characters should be left untouched
|
1992-01-24 13:05:30 +00:00 |
|
ceriel
|
52287793fb
|
Removed superfluous :
|
1991-03-26 18:41:47 +00:00 |
|
eck
|
21f1ef5a6c
|
fixed character count in doscan
|
1990-07-11 09:08:33 +00:00 |
|
eck
|
51467658c6
|
scan with %p didn't work properly on 2-4 machines
|
1990-05-03 10:50:23 +00:00 |
|
eck
|
d87444a7fb
|
improved _doscan(); fflush() doesn't call fseek() anymore
|
1990-04-04 15:52:01 +00:00 |
|
eck
|
0bb4c0167c
|
bug fixes for scanf()
|
1990-03-28 16:33:05 +00:00 |
|
eck
|
90819543f6
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +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 |
|