Commit Graph

3635 Commits

Author SHA1 Message Date
peter
bed1aa36fe * fixed crash in bufstream.write 2003-11-03 17:46:37 +00:00
florian
eb8f265588 * initial revision 2003-11-03 17:28:21 +00:00
marco
b15ba0a5ae * Peter's Cardinal<->Longint fixes patch 2003-11-03 09:42:27 +00:00
marco
73a0939a2b * more fixes 2003-11-02 16:30:12 +00:00
marco
cdbe222922 bsd support 2003-11-02 15:41:53 +00:00
marco
b8f96f52e2 * unit dl added 2003-11-02 15:39:12 +00:00
Jonas Maebe
26daf920f2 + sighand and associated record definitions for ppc. Untested. 2003-11-02 14:53:06 +00:00
Tomas Hajny
39ae691859 SetFTime fix 2003-11-02 09:45:32 +00:00
Tomas Hajny
d4fb70d298 * corrections for do_open and os_mode back 2003-11-02 00:51:17 +00:00
Tomas Hajny
8719370517 * TFileFindBuf3 corrected 2003-11-02 00:25:09 +00:00
marco
f45cf6ab4c * package version update 2003-11-01 22:59:11 +00:00
Tomas Hajny
670e835edf * TFileStatus3 corrected 2003-11-01 20:41:47 +00:00
Tomas Hajny
5371a1dd3d * fix of previous mistyping 2003-11-01 19:25:50 +00:00
Tomas Hajny
1eccb7a88a * GetFTime correction for case of no previous write access 2003-11-01 18:35:12 +00:00
marco
4ab4f046e1 * Show stopping bug. Had to comment out lines around 279 to get 1.9
to build
2003-11-01 17:10:21 +00:00
marco
024df7a7c6 * more small fixes. 2003-11-01 01:58:11 +00:00
marco
417d359871 * initial version from 1.0.x branch 2003-11-01 01:27:20 +00:00
marco
602aa93399 * i386 specific fixes that hopefully fix texception4.
Only the "generic" signal handler was ported to the unix rtl.
2003-10-31 20:36:01 +00:00
mazen
84e8f0e96b + assembler mode forced to ATT style for x86 cpu 2003-10-31 09:20:11 +00:00
mazen
e828773c4e + assembler mode forced to ATT style for x86 cpu 2003-10-31 08:55:11 +00:00
marco
7720de29d3 * makefile gotcha resulting from moving syscalls.inc fixed 2003-10-31 07:53:01 +00:00
marco
4b58f5bdce * gprt readded 2003-10-30 18:12:12 +00:00
marco
50101600d3 jaja 2003-10-30 18:10:08 +00:00
marco
2c94f6de3a * 2003-10-30 17:21:21 +00:00
marco
4f72cc923f * -dNOMOUSE also for .1.1 2003-10-30 17:21:10 +00:00
marco
17caa136da * more makefiles 2003-10-30 16:48:15 +00:00
marco
c22bd6f016 * i386 specific due to clone and old syscall conv 2003-10-30 16:43:38 +00:00
marco
049d2cbd1a * fixes for old syscall() convention removing 2003-10-30 16:42:58 +00:00
marco
221f926099 * Killing off old syscall convention anywhere except for oldlinux 2003-10-30 16:42:25 +00:00
peter
9d55df2bd5 * merged copyfrom with 0 2003-10-30 16:30:53 +00:00
peter
bf708e1de0 * tbits.create is now supported 2003-10-30 16:25:07 +00:00
marco
1953a4a4f2 * moved to i386/ 2003-10-30 16:17:13 +00:00
marco
13257d861c * moved legacy syscall to i386/ 2003-10-30 16:16:49 +00:00
olle
00065dd24d + handles program parameters for MPW
+ program start stub
  * improved working directory handling
  * minor changes
  + some documentation
2003-10-29 22:34:52 +00:00
peter
48ea64442f * fixed a:=copy(b) 2003-10-29 21:00:34 +00:00
peter
4f9a8a9c45 * use oldfpccall because all registers are destroyed 2003-10-29 19:45:44 +00:00
Jonas Maebe
561e3ef7b9 * fixed arctan2 2003-10-29 19:10:07 +00:00
Jonas Maebe
34e1c9af8f * hack to allow repeatable random sequences using the new random number
generator
  * fixed range warning/error
2003-10-29 18:23:45 +00:00
peter
2d6deeaade * regenerated 2003-10-28 16:44:35 +00:00
yuri
dee4ce9d76 * do_* functions now native 2003-10-28 14:57:31 +00:00
marco
aebc04656f * fixes for signal handling. 2003-10-27 17:12:45 +00:00
peter
168ccf83c3 * regenerated 2003-10-27 15:58:54 +00:00
peter
450c9a848c * set inited boolean to prevent crashes 2003-10-27 15:28:07 +00:00
peter
52683bba4b * fixed setfattr with volumeid 2003-10-27 15:27:47 +00:00
yuri
81e7e0aa7c * GetLocatTime now also native 2003-10-27 12:19:20 +00:00
yuri
c44c76cd3b * New set of native functions 2003-10-27 11:43:40 +00:00
marco
41e3249c4b * fix from peter i386.inc to circumvent ebx destroying 2003-10-27 09:16:57 +00:00
yuri
6a93c41984 * os_mode removed (not required anymore) 2003-10-27 04:33:58 +00:00
Tomas Hajny
a3636fc097 * minor fix for new Random 2003-10-26 21:15:43 +00:00
Jonas Maebe
3f4f17e1f6 * replaced random generator with the Mersenne twister, which is about
3.5 times faster
2003-10-26 18:46:02 +00:00