Commit Graph

11814 Commits

Author SHA1 Message Date
marco
12e9c34aac * Fix setitimer. 2002-11-14 13:25:27 +00:00
Jonas Maebe
4b2838b161 * the BeginThread() variant that allowed you to specify the stacksize
still passed DefaultStackSize to the OS-specific routines
2002-11-14 12:40:06 +00:00
marco
5c5fc48e2c * took out the generic sethandling. 2002-11-14 12:34:20 +00:00
marco
5368a3596b * initial version, taken from bsdfunc.inc, since both linux and bsd use it 2002-11-14 12:20:30 +00:00
marco
3b33545449 * fixed sys_time call to (NIL) 2002-11-14 12:18:03 +00:00
marco
c8121bef9f * for now. 2002-11-14 12:17:28 +00:00
pierre
084e91a6f6 + dailytest target added 2002-11-14 10:48:58 +00:00
pierre
075a30c33b * add internalerror info to log file 2002-11-14 10:36:12 +00:00
pierre
3760e62db9 * add removal of teststr and digest generated files 2002-11-14 08:24:38 +00:00
Tomas Hajny
cac4bbcf5b * loaders for native target added 2002-11-13 22:54:37 +00:00
Tomas Hajny
7b3ed6a704 * slight correction 2002-11-13 20:33:41 +00:00
marco
cd427582de * sigset functions more flexible, small changes to sys_time 2002-11-13 18:15:08 +00:00
marco
954e27b3ca * ptime_t 2002-11-13 18:14:33 +00:00
pierre
ef47f697f9 + compilation of digest executable added
+ rundigest target added
 * full also runs rundigest
2002-11-13 15:59:33 +00:00
pierre
99eebd4de9 + digest program added 2002-11-13 15:26:24 +00:00
pierre
9583860d7e log strings moved to teststr unit 2002-11-13 15:19:44 +00:00
Jonas Maebe
656c0a3b6b + added test for setting string funciton result in nested procedure
(fails under 1.1 currently)
2002-11-13 12:34:37 +00:00
marco
21fa99a728 * Killed octal codes for 1.0.x compilability. 2002-11-12 15:31:33 +00:00
marco
bcff2b841c * Ugly hack to temporarily be able to use system.pp for Linux too 2002-11-12 14:57:48 +00:00
marco
2c4aff9914 * renamed to (1) syscallo.inc (temporarily for old rtl)
rtl/target/syscall.inc (for new rtl)
2002-11-12 14:52:57 +00:00
marco
70d3e266ef * signal. 2002-11-12 14:51:44 +00:00
marco
bf1a224db4 * 2.4.18 version. 2002-11-12 14:46:46 +00:00
marco
22845478ce * The syscall core of the new system unit. 2002-11-12 14:40:18 +00:00
marco
96a1929af2 * Parts of new unix rtl 2002-11-12 14:37:59 +00:00
marco
58d33b9619 * some updates 2002-11-12 14:28:40 +00:00
marco
d3f02fb3a4 * fixes to macro 2002-11-12 14:19:46 +00:00
marco
29baf7d65e * New syscall.inc 2002-11-12 13:31:32 +00:00
pierre
6c372d8c87 + linux gcc version info 2002-11-12 11:23:05 +00:00
pierre
d8c3ce5c19 * trdtxt tests need copy of test*.txt in main test dir 2002-11-12 09:23:33 +00:00
pierre
8c68931d15 * fixed compilation of ptest code 2002-11-12 08:42:18 +00:00
carl
bb6d287c5b * some small mistakes fixed 2002-11-11 22:46:40 +00:00
marco
5f620cd626 * syscall.inc -> syscallo.inc 2002-11-11 21:41:06 +00:00
marco
a35e570869 * rename syscall.inc -> syscallo.inc 2002-11-11 21:40:26 +00:00
Tomas Hajny
1d21654f75 * WinCreateWindow correction + overloaded variant added 2002-11-11 20:55:22 +00:00
carl
dff3484ca3 + initial revision for amiga 2002-11-11 15:31:35 +00:00
carl
192fe1f40f + updated for latest tests 2002-11-11 14:37:47 +00:00
carl
0e91884ab1 + comments on amiga compiler 2002-11-11 14:37:05 +00:00
carl
82b456f4f8 * The test was wrong, the values to insert into the collections are pstrings, not pchar. 2002-11-10 22:54:37 +00:00
carl
cc68571e4d * TUnosrtedStrCollection declaration was completely wrong :( 2002-11-10 22:53:56 +00:00
carl
be57ad326d * small cosmetic updates 2002-11-10 22:39:51 +00:00
carl
9a72505bb8 + add comment to indicate what this test exactly 2002-11-10 22:39:21 +00:00
mazen
f97aa452bd * SPARC calling mechanism almost OK (as in GCC./mppcsparc ) 2002-11-10 19:07:45 +00:00
mazen
3a78921639 * A_RET --> A_RETT (RET from Trap) 2002-11-10 17:49:14 +00:00
carl
fb66ed48d8 + readln testing 2002-11-10 15:23:11 +00:00
carl
bddb2b06ff * small fix for clean 2002-11-10 12:23:16 +00:00
carl
3bd6280073 * update makefiles for testing
* update example which did not compile
2002-11-10 12:22:10 +00:00
carl
9aa82a4397 - remove useless file 2002-11-09 23:09:55 +00:00
carl
8e9f5eaf84 * fix compilation problems 2002-11-09 23:08:07 +00:00
marco
6cc6f15aa0 * first version 2002-11-09 22:39:28 +00:00
carl
06b4ea0d41 + added units/dos testing
* fix problem in my previous commit
2002-11-09 22:24:07 +00:00