Commit Graph

117 Commits

Author SHA1 Message Date
Károly Balogh
807c98ff5d * reworked startup code:
- now uses AllocTaskPooled
    - check for unsuccessful stack allocation
2005-02-03 19:09:11 +00:00
florian
4f7560d89e * improved widestring infrastructure manager 2005-02-01 20:22:49 +00:00
Károly Balogh
48d566db93 * changes for ASL and AHI support 2005-01-30 19:00:09 +00:00
Károly Balogh
823765ebb3 * initial revision 2005-01-30 18:58:23 +00:00
Károly Balogh
ecfbbdfc00 * syscalls with basesysv abi fixed 2005-01-30 03:02:36 +00:00
Károly Balogh
5b34e307a1 * systhrds added 2005-01-30 02:38:14 +00:00
Károly Balogh
7791447bef * fixed compilation 2005-01-30 02:36:14 +00:00
Károly Balogh
64623b5d5a + initial dummy implementation 2005-01-30 02:25:27 +00:00
Károly Balogh
947246873d * Few more Sysutils functions implemented 2005-01-12 08:03:42 +00:00
Károly Balogh
963e474913 * Integers changed to SmallInt to be compatible with all modes 2005-01-12 07:59:05 +00:00
Károly Balogh
4dae8b9bb7 * some updates for sysutils 2005-01-11 17:44:52 +00:00
Károly Balogh
0f28fac567 * basic file I/O implemented 2005-01-11 17:44:06 +00:00
Károly Balogh
28929b736b * some cleanup, more sanity checks and updates for sysutils 2005-01-11 17:43:14 +00:00
peter
ef3b19b316 * regenerated 2005-01-11 17:07:45 +00:00
peter
994ab51002 * regenerated to use cpu-os 2005-01-10 21:29:23 +00:00
Károly Balogh
21e4e5b34b * regenned 2005-01-10 06:17:35 +00:00
Károly Balogh
f096699294 * fixed creation of get9 unit 2005-01-10 06:15:29 +00:00
Károly Balogh
f1f5ebfdc9 * regenned 2005-01-10 05:16:14 +00:00
Károly Balogh
f90429e5b2 + unit get9 added 2005-01-10 05:12:31 +00:00
Károly Balogh
39f2c818ac * fixed alignment problem in TDosList 2005-01-10 04:58:52 +00:00
Károly Balogh
38b78f0900 * initial revision 2005-01-06 08:28:41 +00:00
Károly Balogh
7deae72a31 * regenned 2005-01-04 01:17:16 +00:00
Károly Balogh
f5890edf55 * clipboard unit added 2005-01-04 01:08:36 +00:00
peter
f52d2b2edf * regenerated 2004-12-20 18:37:51 +00:00
peter
3c3ec40b70 * regenerated 2004-12-19 17:42:32 +00:00
Károly Balogh
50b086d81d * GetProcessID implemented 2004-12-14 21:01:16 +00:00
michael
fbb13b5266 + Added GetEnvironmentVariableCount and GetEnvironmentString calls 2004-12-11 11:32:44 +00:00
Károly Balogh
8fc8899851 * more ugly workarounds until compiler gets updated 2004-12-10 12:50:34 +00:00
Károly Balogh
af35ebb4e7 * initial revision 2004-12-08 02:28:22 +00:00
Károly Balogh
02e0c6cc62 * Regenned to support intuition 2004-12-07 20:32:31 +00:00
Károly Balogh
96381facf3 + added missing intuition unit 2004-12-07 20:31:28 +00:00
Károly Balogh
6cdd1a52b1 * Regenned to support new units 2004-12-07 20:27:48 +00:00
Károly Balogh
926ed558d4 + added more units 2004-12-07 20:24:27 +00:00
Károly Balogh
a0e705d14f + added missing InitLayersLibrary helper 2004-12-07 20:07:25 +00:00
Károly Balogh
a0507ad50b * initial revision 2004-12-07 19:30:13 +00:00
Károly Balogh
b31153680b * initial revision 2004-12-07 18:55:49 +00:00
Károly Balogh
3310421621 * more cleanup in FindFirst/FindNext
* implemented FindClose, no more leaking of file locks
2004-12-07 13:35:53 +00:00
Károly Balogh
be1d1d304d * removed debug code accidentally left in 2004-12-07 10:07:50 +00:00
Károly Balogh
82d0728c5a * previous change broke PathConv, fixed 2004-12-07 09:55:46 +00:00
Károly Balogh
2263433f93 * added a public alias to PathConv for use in DOS unit 2004-12-06 20:09:55 +00:00
Károly Balogh
b3c150bb75 * made it compile again after changes by Tomas
* cleaned up FindFirst mess (still more things to do, as usual)
2004-12-06 20:01:20 +00:00
Tomas Hajny
c016de5709 * Makefiles regenerated 2004-12-05 19:26:19 +00:00
Tomas Hajny
e1252e7302 * GetMsCount added, platform independent routines moved to single include file 2004-12-05 16:44:43 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
f4ffaa9828 * applied peters patch for cross compile (bin installation) 2004-11-26 13:03:07 +00:00
Károly Balogh
d9b2e5cc26 * Fixed missing $INLINE 2004-11-23 02:57:58 +00:00
Károly Balogh
3514a4c3d9 * Some cleanup, leap year calculation fixed 2004-11-18 22:30:33 +00:00
Károly Balogh
1f9eaa9149 * initial revision 2004-11-16 21:18:31 +00:00
Károly Balogh
2b1835b5b9 - removed IFDEF to allow graphics unit compile 2004-11-16 21:16:26 +00:00
Károly Balogh
f7b8c5bebb *** empty log message *** 2004-11-16 13:34:42 +00:00