ceriel
|
38e7921a9d
|
Added E, G, and g format
|
1988-08-03 16:29:30 +00:00 |
|
ceriel
|
caf948e80e
|
moved getopt to stdio, because it uses it
|
1988-08-03 14:42:47 +00:00 |
|
ceriel
|
c2af3d7faa
|
allow for three digits in exponent
|
1988-07-01 11:56:08 +00:00 |
|
ceriel
|
0c386e3032
|
tolower was called without checking for isupper; adapted
|
1988-06-10 14:28:32 +00:00 |
|
ceriel
|
39d3496f4b
|
Added termcap.c
|
1988-04-26 18:23:40 +00:00 |
|
ceriel
|
71dd29ae30
|
improved layout
|
1988-04-25 16:17:29 +00:00 |
|
ceriel
|
6607dc999e
|
fixed; va_end(list) should be va_end(ap)
|
1988-04-25 15:31:58 +00:00 |
|
ceriel
|
ecaea97a99
|
make to use varargs.h
|
1988-04-15 14:43:19 +00:00 |
|
ceriel
|
7bc8ed1270
|
fixed: returned wrong value
|
1988-02-16 17:48:28 +00:00 |
|
ceriel
|
c41f63a4c8
|
%[...] did not work
|
1987-11-20 12:57:51 +00:00 |
|
ceriel
|
7df117128c
|
fixed for very large numbers
|
1987-10-22 15:26:36 +00:00 |
|
ceriel
|
cf330f732c
|
increased buffer size
|
1987-10-22 14:07:54 +00:00 |
|
ceriel
|
245397491a
|
increased buffer size, check for end
|
1987-10-22 13:35:05 +00:00 |
|
ceriel
|
93eba2874d
|
previous fix was wrong; added another
|
1987-09-02 12:52:44 +00:00 |
|
ceriel
|
c93f6d9fb1
|
yet another fix in freopen: re-opening for reading did not work properly
|
1987-09-02 12:43:23 +00:00 |
|
ceriel
|
c7990b3d31
|
some fixes to freopen
|
1987-08-17 14:23:16 +00:00 |
|
ceriel
|
b8fb8a57fa
|
fixed setbuf. count field was set wrong
|
1987-08-14 20:32:08 +00:00 |
|
ceriel
|
5331d4d232
|
set _buf to 0 on open
|
1987-07-17 14:04:14 +00:00 |
|
ceriel
|
4804ab14b8
|
fix: wrong free
|
1987-07-16 16:08:13 +00:00 |
|
ceriel
|
02044d1d3f
|
fixed bug
|
1987-06-12 19:10:12 +00:00 |
|
ceriel
|
5696478540
|
Added some 'register' to declarations
|
1987-05-25 09:13:12 +00:00 |
|
ceriel
|
be4da756bc
|
new LIST file; order was wrong
|
1987-04-27 12:28:28 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
c42541c99b
|
Added declaration for malloc
|
1987-04-02 14:12:21 +00:00 |
|
ceriel
|
5d32d4987e
|
Added copyright notice
|
1987-03-31 10:50:20 +00:00 |
|
ceriel
|
400c036c67
|
Added Rcs Id
|
1987-03-31 10:45:53 +00:00 |
|
ceriel
|
77f33b6762
|
did not work with bloody vax assemblerr
|
1987-02-06 14:44:56 +00:00 |
|
ceriel
|
63af2a556b
|
bug fix
|
1987-02-06 11:09:26 +00:00 |
|
ceriel
|
17a2c4977e
|
bug fix
|
1987-02-06 10:37:09 +00:00 |
|
ceriel
|
c6a224a6d1
|
output buffer is now called _sobuf
|
1987-02-05 20:56:06 +00:00 |
|
ceriel
|
c4b53d0710
|
buffer names: _sibuf and _sobuf
|
1987-02-05 20:54:27 +00:00 |
|
ceriel
|
d35a16c30f
|
Bug fix: %f did not work, if no width was specified
|
1987-01-28 16:52:16 +00:00 |
|
ceriel
|
212579440e
|
bug fix
|
1987-01-28 14:38:38 +00:00 |
|
ceriel
|
132ed11e0e
|
_doprint -->_doprnt
|
1987-01-28 14:28:45 +00:00 |
|
ceriel
|
c1bae75a85
|
Initial revision
|
1987-01-27 16:21:02 +00:00 |
|
ceriel
|
b5c4cd7a00
|
Initial revision
|
1987-01-27 15:57:55 +00:00 |
|