Commit Graph

33 Commits

Author SHA1 Message Date
armin
6173c21df0 * fixed GetProcessId 2004-12-07 11:04:42 +00:00
Tomas Hajny
353d5cc3de + GetProcessID added 2004-12-05 14:36:37 +00:00
armin
af7a983b6a * adapted to new compiler check for externals 2004-11-25 12:32:08 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
armin
ad45adbb6e * saveregisters no longer supported by compiler, for now save all registers in stackcheck 2004-10-25 18:11:49 +00:00
peter
869b0ecc85 * compiler defined HEAP and HEAPSIZE removed 2004-10-25 15:38:59 +00:00
armin
0f1fec0de1 * exiting threads at nlm unload 2004-09-26 19:25:49 +00:00
armin
38a0e5688a * added NWGetCodeStart, needed for lineinfo 2004-09-17 18:29:07 +00:00
olle
9a4855aa43 + added maxExitCode to all System.pp
* constrained error code to be below maxExitCode in RunError et. al.
2004-09-03 19:25:21 +00:00
armin
bd9e93087c * changed dir separator from \ to /
* long namespace by default
* dos.exec implemented
* getenv ('PATH') is now supported
* changed FExpand to global version
* fixed heaplist growth error
* support SysOSFree
* stackcheck was without saveregisters
* fpc can compile itself on netware
2004-08-01 20:02:48 +00:00
armin
8d1c71a835 make netware rtl compilable under 1.9.5 2004-07-30 15:05:25 +00:00
peter
2ed14823c5 * New heapmanager that releases memory back to the OS, donated
by Micha Nelissen
2004-06-17 16:16:13 +00:00
Tomas Hajny
e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added 2004-01-20 23:05:31 +00:00
Tomas Hajny
57538cb669 * THandle in sysutils common using System.THandle 2003-10-25 23:42:35 +00:00
olle
527a79b0dc * changed i386 to cpui386 2003-10-17 22:10:30 +00:00
peter
3d8d9c96f8 * sbrk returns pointer 2003-09-27 11:52:35 +00:00
armin
cc769a33ea * support for fcl, support for linking without debug info
* renamed winsock2 to winsock for win32 compatinility
* new sockets unit for netware
* changes for compiler warnings
2003-03-25 18:17:54 +00:00
armin
abb6577ccd * changes for new threadvar support 2003-02-15 19:12:54 +00:00
florian
495cb55113 + call to initvariantmanager inserted 2002-10-13 09:25:14 +00:00
peter
9f31783a0a * old logs removed and tabs fixed 2002-09-07 16:01:16 +00:00
peter
71a1ae2136 * sLineBreak changed to normal constant like Kylix 2002-07-01 16:29:05 +00:00
carl
63613709f2 + reinstate novell stack checking 2002-04-15 18:47:34 +00:00
carl
7d6edd04b2 + generic stack checking 2002-04-12 17:34:05 +00:00
armin
fcdf7d83d3 + unload module no longer shows: Module did not release...
+ check-function will no longer be removed when smartlink is on
2002-04-01 15:20:08 +00:00
armin
ddfecc5f8a makefile.fpc for netware
stderr to netware console
free all memory (threadvars and heap) to avoid error message while unloading nlm
2002-04-01 10:47:31 +00:00
armin
b9f1677a0c + support check-function for netware 2002-03-30 09:09:47 +00:00
armin
8d292eb468 + threads and winsock2 implemented 2002-03-17 17:57:33 +00:00
armin
7a8510ef63 * changes for current rtl, basic MT support 2002-03-08 19:13:49 +00:00
Jonas Maebe
94b50cf56c * move platform independent constant declarations after inclusion of
systemh.inc
2001-06-18 14:26:16 +00:00
Tomas Hajny
72e3212dad + platform specific information 2001-06-13 22:20:10 +00:00
florian
a33a06ce5d * updates from Armin commited 2001-04-16 18:33:14 +00:00
florian
9929a33475 * added logs, fixed email address of Armin, it is
diehl@nordrhein.de
2001-04-11 14:17:00 +00:00
florian
3143b484c4 * initial commit, thanks to Armin Diehl (diehl@nordrhein) 2001-04-11 14:14:12 +00:00