dtrg
|
7826e03427
|
Added support for the K&R C language runtime.
|
2006-07-27 22:51:38 +00:00 |
|
ceriel
|
29e457c381
|
Fix by Charles Lindsey
|
1995-09-25 08:09:55 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
cf151967a5
|
signal now deals with void functions
|
1993-11-17 16:38:52 +00:00 |
|
ceriel
|
8c66b84305
|
small fix in ftell
|
1993-04-05 11:49:59 +00:00 |
|
ceriel
|
031393529f
|
Added vprintf etc
|
1991-10-22 09:50:57 +00:00 |
|
ceriel
|
c64733ae6f
|
fix in sscanf: _count field was wrong
|
1990-05-09 13:31:36 +00:00 |
|
ceriel
|
546d8f3d16
|
some fixes
|
1990-01-31 15:50:30 +00:00 |
|
ceriel
|
b11e382851
|
some minor corrections
|
1989-06-19 09:56:16 +00:00 |
|
ceriel
|
3ab954e38c
|
adapted to new ordering in FILE struct
|
1989-03-02 11:24:55 +00:00 |
|
ceriel
|
d5b2601b8f
|
use a larger buffer on larger machines
|
1989-02-21 10:01:55 +00:00 |
|
ceriel
|
090f27251e
|
fixed typo
|
1988-11-15 11:30:47 +00:00 |
|
ceriel
|
78237f3ef8
|
some small fixes
|
1988-10-28 10:11:49 +00:00 |
|
ceriel
|
615b67952f
|
make somewhat safer
|
1988-09-01 10:07:02 +00:00 |
|
ceriel
|
ddc46385f3
|
fix: did not work properly when name != TERM
|
1988-08-30 12:34:40 +00:00 |
|
ceriel
|
e102a3f5cb
|
better checks for recursion in tc=
|
1988-08-30 11:37:32 +00:00 |
|
ceriel
|
96fc9c9ab7
|
gcvt was called with wrong precision
|
1988-08-04 15:48:20 +00:00 |
|
ceriel
|
56a070ad99
|
fixed
|
1988-08-03 19:24:55 +00:00 |
|
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 |
|