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 |
|
ceriel
|
eddb43c08e
|
catch possibly occurring trap with stores in the HP
|
1988-04-11 12:51:22 +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
|
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
|
b75744f0d4
|
replace 10 by 10.0, so that the conversion is not done at runtime
|
1987-10-22 13:58:48 +00:00 |
|
ceriel
|
245397491a
|
increased buffer size, check for end
|
1987-10-22 13:35:05 +00:00 |
|
ceriel
|
5c7379738b
|
Some minor adaptions
|
1987-10-15 12:59:03 +00:00 |
|
ceriel
|
18996b9698
|
brk must return pointer size
|
1987-09-02 14:54:32 +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
|
cc524c3d9a
|
fixed bugs in tzset and ttyslot, adapted malloc to allocate in bigger chunks
|
1987-08-19 14:44:54 +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
|
19e580bdc9
|
fixed a typo
|
1987-07-22 09:12:47 +00:00 |
|
ceriel
|
5331d4d232
|
set _buf to 0 on open
|
1987-07-17 14:04:14 +00:00 |
|
ceriel
|
e0f737c293
|
include <sys/time.h> on 4.2 systems
|
1987-07-17 09:38:18 +00:00 |
|
ceriel
|
4804ab14b8
|
fix: wrong free
|
1987-07-16 16:08:13 +00:00 |
|
ceriel
|
fbf67d7a29
|
some fixes
|
1987-07-10 09:06:19 +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
|
1dba69eb38
|
bug fix in lseek.e
|
1987-04-29 13:36:52 +00:00 |
|
ceriel
|
be4da756bc
|
new LIST file; order was wrong
|
1987-04-27 12:28:28 +00:00 |
|
ceriel
|
08ad853ac5
|
sleep sometimes hangs. This is corrected
|
1987-04-23 15:20:41 +00:00 |
|
ceriel
|
23a4c5d7d6
|
Initial revision
|
1987-04-16 15:48:27 +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
|
c42541c99b
|
Added declaration for malloc
|
1987-04-02 14:12:21 +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
|
94f87e3557
|
replaced copyright notice
|
1987-03-31 10:45:54 +00:00 |
|
ceriel
|
400c036c67
|
Added Rcs Id
|
1987-03-31 10:45:53 +00:00 |
|
ceriel
|
e3043b7dcb
|
minor adaption, to close filedescriptor immediatelym if possible
|
1987-03-27 15:11:06 +00:00 |
|
ceriel
|
76fea1fbca
|
__USG and __BSD4_2 introduced, dysize added
|
1987-03-10 15:07:26 +00:00 |
|
ceriel
|
9cab0b0105
|
*** empty log message ***
|
1987-02-24 13:10:59 +00:00 |
|
ceriel
|
fef3cce6e0
|
solved some problems with include files
|
1987-02-24 10:54:20 +00:00 |
|
ceriel
|
45bffe9e26
|
solved a problem with include files
|
1987-02-24 10:49:54 +00:00 |
|
ceriel
|
254364ca11
|
bug fix
|
1987-02-06 14:50:57 +00:00 |
|