Commit Graph

185 Commits

Author SHA1 Message Date
peter
39add9f5ff * GetCurrentThreadHandle renamed to GetCurrentThreadId 2003-10-01 21:00:09 +00:00
peter
6f6630bd46 * GetCurrentThreadId implemented 2003-10-01 20:53:08 +00:00
peter
bc1f8c842c * fixed for stricter compiler 2003-09-29 14:36:06 +00:00
peter
309742257d * fpnanosleep exported 2003-09-27 13:49:41 +00:00
peter
456025ad0a * fpISxxx macros renamed to C compliant fpS_ISxxx 2003-09-27 12:51:33 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
peter
a7365ebcf8 * Fix range check error for Not 0
* Fix loop in fdfillfdset
2003-09-22 19:43:22 +00:00
marco
7508a733c1 * More fixes 2003-09-20 18:10:28 +00:00
marco
cc8b174c0a * old linux. See msg about this unit. 2003-09-20 17:50:29 +00:00
marco
60ef089bc6 * mmap fix. 2003-09-20 17:27:05 +00:00
marco
688866ff4f * FCL now compiles for FreeBSD with new 1.1. Now Linux. 2003-09-20 12:38:29 +00:00
marco
34058dd741 * more fixes for Unix<->unixutil 2003-09-17 19:07:44 +00:00
marco
2fc99b56c8 * small *BSD fix 2003-09-17 18:49:16 +00:00
marco
586ad6befb * Introduction of unixutil 2003-09-17 17:30:46 +00:00
marco
88af0dddd6 * Initial version. Plain vanilla copy and paste from unix.pp 2003-09-17 17:24:45 +00:00
marco
e20f244f70 * Uses more baseunix, less unix now 2003-09-17 12:41:31 +00:00
marco
35cd7e61c9 * fixes for new macro's 2003-09-17 11:24:46 +00:00
marco
2e9daf5cfa * two extra FPIS added 2003-09-17 11:14:25 +00:00
marco
cd46432deb * small fixes, checking things on linux 2003-09-16 21:46:27 +00:00
marco
2877df766c * small cleanups. Mostly killing of already commented code in unix etc 2003-09-16 20:52:24 +00:00
marco
61d94af8be * fdset functions renamed to fp<posix name> 2003-09-16 16:13:56 +00:00
peter
7acb66b1a3 * add typecasts for oldlinuxstat 2003-09-16 16:06:02 +00:00
marco
6d12c4b987 * voodoo is now linux only 2003-09-16 15:40:31 +00:00
marco
2ce14177e7 * voodoo.... 2003-09-16 15:39:31 +00:00
marco
0528aa6fd7 * Wat cleanup, ouwe syscalls nu via baseunix e.d. 2003-09-16 13:17:03 +00:00
marco
ca823630a1 * small BSD gotcha removed (typing mmap params) 2003-09-16 13:00:02 +00:00
marco
9b33a79bea * second round of linux fixes. oldlinux now works 2003-09-15 21:07:32 +00:00
marco
72bd181fc5 * syscalls 2003-09-15 20:30:49 +00:00
marco
08eb5ac89f * small fixes. FreeBSD now cycles 2003-09-15 20:08:49 +00:00
marco
ff4c61d65c * moved linux.pp contents to linuxold etc 2003-09-15 14:12:17 +00:00
marco
5fcf326dc5 * new files unixreform 2003-09-14 20:16:48 +00:00
marco
7ad40b4fbd * more unix reform 2003-09-14 20:16:10 +00:00
marco
7efaf7dee2 * Unix reform stage two. Remove all calls from Unix that exist in Baseunix. 2003-09-14 20:15:01 +00:00
florian
8d771df2d4 * arm fixes to the common rtl code
* some generic math code fixed
  * ...
2003-09-03 14:09:37 +00:00
olle
2931590e9b - removed parameter from fpc_iocheck 2003-08-21 22:21:00 +00:00
peter
1b633246b9 * sparc fixes 2003-07-08 21:23:24 +00:00
marco
0525a73548 * Enhancements to make the compiler baseunix using. 2003-06-01 16:28:41 +00:00
marco
ca54415fb0 * now generic 2003-06-01 15:25:14 +00:00
marco
13b0db9269 * Shared for now 2003-06-01 15:23:46 +00:00
marco
e3c50b2399 * Getting NetBSD/i386 to compile. 2003-05-30 19:58:40 +00:00
marco
031693de28 * small changes 2003-05-30 19:37:14 +00:00
marco
ca1f21b99f * fixed a small *BSD gotcha 2003-05-29 19:16:16 +00:00
Jonas Maebe
fd581235c8 * fixed ExitCode translation in WaitProcess for Linux and Darwin (and
probably other BSD's as well)
2003-05-24 20:39:54 +00:00
marco
900bceb0d9 * Movexd back to linux/ 2003-05-17 13:07:15 +00:00
florian
1f9112f544 no message 2003-05-16 20:56:06 +00:00
florian
18ed72101a * ifdef'd code which i386 specific 2003-05-14 13:51:03 +00:00
peter
60e5c18645 * made THandle platform dependent and unique type 2003-04-01 15:57:41 +00:00
armin
46c2715b9d * corrected typo in DirectoryExists 2003-03-30 10:38:00 +00:00
Tomas Hajny
9e0f41900a * DirectoryExists declaration changed to that one from fixes branch 2003-03-29 18:21:41 +00:00
peter
1714855f8e * directoryexists added 2003-03-28 19:06:59 +00:00