ceriel
|
90101c0dec
|
Added ext_comp.c
|
1989-07-26 11:08:24 +00:00 |
|
ceriel
|
b11e382851
|
some minor corrections
|
1989-06-19 09:56:16 +00:00 |
|
ceriel
|
3824cfd66d
|
fixed some leapyear problems
|
1989-06-19 09:50:38 +00:00 |
|
ceriel
|
96a52f7a6f
|
fixed exit status of test program
|
1989-06-19 09:49:22 +00:00 |
|
ceriel
|
efe2c8d032
|
some more fixes
|
1989-05-18 18:02:24 +00:00 |
|
ceriel
|
e431cec90a
|
fixed some errors
|
1989-05-18 16:48:28 +00:00 |
|
ceriel
|
9f7ee118f7
|
new versions, mostly from Cody and Waite
|
1989-05-18 15:37:54 +00:00 |
|
ceriel
|
3ab954e38c
|
adapted to new ordering in FILE struct
|
1989-03-02 11:24:55 +00:00 |
|
ceriel
|
5187e46404
|
speeded up a bit
|
1989-02-22 16:16:11 +00:00 |
|
ceriel
|
d5b2601b8f
|
use a larger buffer on larger machines
|
1989-02-21 10:01:55 +00:00 |
|
ceriel
|
30959cd73f
|
some fixes: calloc was wrong; catch traps, and let divides
by 0 generate a signal, if on a unix machine
|
1989-02-20 18:01:33 +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
|
f8fb06210d
|
fixed: apparently, the profil system-call does not quite work as described
in the manual page?
|
1988-09-19 16:55:35 +00:00 |
|
ceriel
|
615b67952f
|
make somewhat safer
|
1988-09-01 10:07:02 +00:00 |
|
ceriel
|
ac92c0b9c3
|
made safer
|
1988-08-30 12:52:09 +00:00 |
|
ceriel
|
d24592ee76
|
Added bsearch
|
1988-08-30 12:47:45 +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
|
371821c6a3
|
fixed typo
|
1988-08-11 15:59:35 +00:00 |
|
ceriel
|
ebfc4a15a4
|
Added strtod.c, use it in atof
|
1988-08-11 12:49:06 +00:00 |
|
ceriel
|
8f9ed86162
|
ignore floating overflow/underflow
|
1988-08-11 09:55:22 +00:00 |
|
ceriel
|
094d427268
|
prevent overflow
|
1988-08-10 15:54:15 +00:00 |
|
ceriel
|
a1032b168c
|
fix
|
1988-08-10 10:41:15 +00:00 |
|
ceriel
|
d388145dce
|
new, much faster version
|
1988-08-10 09:14:43 +00:00 |
|
ceriel
|
cdb038ed6f
|
forgot leading zero in front of . in F format
|
1988-08-04 15:48:34 +00:00 |
|
ceriel
|
96fc9c9ab7
|
gcvt was called with wrong precision
|
1988-08-04 15:48:20 +00:00 |
|
ceriel
|
1726d23a44
|
problem fixed: number of digits displayed and/or format was sometimes wrong
|
1988-08-04 11:17:27 +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
|
3e66a45a0d
|
fixed
|
1988-08-03 16:15:48 +00:00 |
|
ceriel
|
caf948e80e
|
moved getopt to stdio, because it uses it
|
1988-08-03 14:42:47 +00:00 |
|
ceriel
|
bbe7ae21e8
|
BSD4.[23] could also run NFS
|
1988-07-28 09:26:22 +00:00 |
|
ceriel
|
fabf37e889
|
declared errno
|
1988-07-26 13:04:24 +00:00 |
|
ceriel
|
e98a670850
|
fixed typo
|
1988-07-25 12:30:52 +00:00 |
|
ceriel
|
b09805786d
|
Added some prints
|
1988-07-22 20:58:48 +00:00 |
|
ceriel
|
ffb6eb9ff4
|
Added .distr
|
1988-07-22 18:29:52 +00:00 |
|
ceriel
|
696f0b1c31
|
Added math
|
1988-07-22 18:29:51 +00:00 |
|
ceriel
|
a18fcb9048
|
Initial revision
|
1988-07-22 16:53:29 +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
|
5891ec12a0
|
corrected brk and sbrk somewhat
|
1988-04-27 18:02:59 +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
|
5f4707b280
|
improved comments; should now be understandable for anyone who knows EM
|
1988-04-21 10:08:56 +00:00 |
|
ceriel
|
79e3ac1a26
|
improved setjmp
|
1988-04-20 16:58:29 +00:00 |
|
ceriel
|
536716ba84
|
rewritten setjmp: compiler now gives a bit more support
|
1988-04-20 15:33:17 +00:00 |
|
ceriel
|
ecaea97a99
|
make to use varargs.h
|
1988-04-15 14:43:19 +00:00 |
|
ceriel
|
355177a22c
|
improved sbrk
|
1988-04-14 10:45:42 +00:00 |
|