ceriel
|
f9b38448fd
|
own time.h
|
1991-10-04 14:06:34 +00:00 |
|
ceriel
|
0caa529e0a
|
fix machine-dependant #if's
|
1991-09-04 16:01:22 +00:00 |
|
ceriel
|
b893ec7013
|
m_a_i_n --> _m_a_i_n
|
1991-03-06 14:26:16 +00:00 |
|
ceriel
|
48e0d9825a
|
fixed problem with qsort(): did not work for objects whose size did not
fit in an int
|
1991-01-29 14:37:37 +00:00 |
|
ceriel
|
c5c6267b1d
|
fixed possible non-sign-extension problem
|
1990-12-06 11:34:50 +00:00 |
|
ceriel
|
cf28f45a59
|
improved conversion of extended to string
|
1990-07-20 09:39:43 +00:00 |
|
ceriel
|
29b8ec04c5
|
Added strtol()
|
1990-06-25 15:59:16 +00:00 |
|
ceriel
|
3bcec93972
|
fix: #if instead of #ifdef
|
1990-06-12 11:22:49 +00:00 |
|
ceriel
|
5dec33abaa
|
minor correction to runtime start-off
|
1990-01-29 15:52:08 +00:00 |
|
ceriel
|
ccfd50c6b7
|
fixed; did not compile
|
1990-01-23 11:00:47 +00:00 |
|
ceriel
|
f21378d696
|
made allocation chunk size dependant on pointer size
|
1990-01-19 11:30:16 +00:00 |
|
ceriel
|
fec7208f70
|
new malloc.c, derived from new Minix version
|
1989-11-30 14:59:18 +00:00 |
|
ceriel
|
86b6eab206
|
speeded up a bit for printing 0.0
|
1989-11-27 17:29:35 +00:00 |
|
ceriel
|
44b74a6c84
|
fixed for minix, which does not have ftime
|
1989-10-24 10:04:35 +00:00 |
|
ceriel
|
90101c0dec
|
Added ext_comp.c
|
1989-07-26 11:08:24 +00:00 |
|
ceriel
|
3824cfd66d
|
fixed some leapyear problems
|
1989-06-19 09:50:38 +00:00 |
|
ceriel
|
5187e46404
|
speeded up a bit
|
1989-02-22 16:16:11 +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
|
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
|
ac92c0b9c3
|
made safer
|
1988-08-30 12:52:09 +00:00 |
|
ceriel
|
d24592ee76
|
Added bsearch
|
1988-08-30 12:47:45 +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
|
1726d23a44
|
problem fixed: number of digits displayed and/or format was sometimes wrong
|
1988-08-04 11:17:27 +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
|
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
|
d034f5145c
|
malloc now allows users to use sbrk too,
setjmp/longjmp now save/restore the signal mask on BSD 4.2 systems,
some minor mods in atof
|
1988-02-16 17:48:39 +00:00 |
|
ceriel
|
b75744f0d4
|
replace 10 by 10.0, so that the conversion is not done at runtime
|
1987-10-22 13:58:48 +00:00 |
|
ceriel
|
5c7379738b
|
Some minor adaptions
|
1987-10-15 12:59:03 +00:00 |
|
ceriel
|
cc524c3d9a
|
fixed bugs in tzset and ttyslot, adapted malloc to allocate in bigger chunks
|
1987-08-19 14:44:54 +00:00 |
|
ceriel
|
19e580bdc9
|
fixed a typo
|
1987-07-22 09:12:47 +00:00 |
|
ceriel
|
e0f737c293
|
include <sys/time.h> on 4.2 systems
|
1987-07-17 09:38:18 +00:00 |
|
ceriel
|
fbf67d7a29
|
some fixes
|
1987-07-10 09:06:19 +00:00 |
|
ceriel
|
08ad853ac5
|
sleep sometimes hangs. This is corrected
|
1987-04-23 15:20:41 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
8ebc170ec0
|
st_blksize does only exist on 4.2 systems
|
1987-04-07 08:46:15 +00:00 |
|
ceriel
|
a30cbae14d
|
Ported to sun
|
1987-04-06 13:03:05 +00:00 |
|
ceriel
|
6f1166bcce
|
bug fix
|
1987-04-06 12:33:28 +00:00 |
|
ceriel
|
8675bc2b01
|
bug fixes
|
1987-04-02 14:09: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 |
|