Commit Graph

57 Commits

Author SHA1 Message Date
peter
29762b04a6 * regenerated 2003-04-01 16:09:56 +00:00
armin
4aeca0f382 * removed uses netware from winsock, DirectoryExists implemented 2003-03-30 12:35:43 +00:00
Tomas Hajny
a8e68d18c5 * dummy DirectoryExists added 2003-03-29 15:16:26 +00:00
armin
2d9ba86107 * more platform independent thread routines, needs to be implemented for unix 2003-03-27 17:14:27 +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
c6b7a67ca9 * removed cvars because of problems with nlmconv 2003-03-25 18:09:25 +00:00
Tomas Hajny
f2cd222a55 + platform extensions unified, emx target added 2003-03-24 00:01:12 +00:00
armin
e321c72b22 * CloseSocket added 2003-03-23 17:47:15 +00:00
armin
ae32ef0b1e * updateed imp-files for netware 2003-03-21 12:28:07 +00:00
armin
375362a11b * added nwprot, contains types/imports for netware server protocol library 2003-02-23 18:41:42 +00:00
armin
5c0479975e * removed nwstdio and nwthread
* added nwnit.pp and nwserv.pp containing nearly all netware server structures/function definitions available in the c sdk
2003-02-22 18:23:26 +00:00
armin
4f2f4fc92d * moved ScreenWidth and ScreenHeight to interface 2003-02-20 14:07:56 +00:00
armin
872a9b1d1e * added scrrenHeight and ScreenWidth 2003-02-20 14:05:55 +00:00
armin
a59fbd968d * typo fixed 2003-02-16 17:46:11 +00:00
armin
6cd83c6db8 * added nwsnut, nwconio and nwthreads for netware 2003-02-16 17:45:08 +00:00
armin
cf046bc83a * systhrds fir netware added 2003-02-16 17:12:15 +00:00
armin
abb6577ccd * changes for new threadvar support 2003-02-15 19:12:54 +00:00
peter
9addbba86a * regenerated 2003-01-14 21:15:21 +00:00
peter
3dad4cd3c4 * regenarated 2002-11-24 16:31:10 +00:00
carl
f0bb456351 - remove objinc.inc (unused file)
* update makefiles accordingly
2002-10-20 12:00:52 +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
marco
0e2046b1fd * Some more OpenBSD fixes. 2002-08-01 12:28:49 +00:00
marco
d228e13edf * OpenBSD makefile update again 2002-07-30 13:39:03 +00:00
florian
c37876544c * fixed dependencies of types-Unit
+ gettext and variants unit added to makefile
2002-07-26 09:49:21 +00:00
florian
42a7c6c636 + types unit added 2002-07-23 20:39:21 +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
50626a13f4 + demo for netware check-funcktion 2002-03-30 09:12:14 +00:00
armin
b9f1677a0c + support check-function for netware 2002-03-30 09:09:47 +00:00
armin
ed209a3961 + initialize threadvars defined local in units 2002-03-28 16:07:52 +00:00
armin
90ad7b5a16 + fist version of aio added 2002-03-19 19:33:36 +00:00
armin
071ee9bfd8 + Implemented nwpre and prelude in assembler, now working like the original nwpre 2002-03-19 19:16:01 +00:00
armin
99342666c0 *** empty log message *** 2002-03-17 18:04:35 +00:00
armin
8d292eb468 + threads and winsock2 implemented 2002-03-17 17:57:33 +00:00
armin
e24f57d1ba + new file 2002-03-16 14:51:14 +00:00
armin
7a8510ef63 * changes for current rtl, basic MT support 2002-03-08 19:13:49 +00:00
armin
e03cdd1f5c * make it compilable with fpc 1.1 2002-03-08 19:12:09 +00:00
armin
c500543105 * added some missing functions 2002-03-08 19:11:02 +00:00
armin
af552b4c35 * added 64 bit fileseek (currently only 32 bit supported) 2002-03-08 19:10:14 +00:00
armin
4a03070bcb * Additional routines needed for MT 2002-03-08 19:06:47 +00:00
armin
20213ef769 make it compilable with fpc 1.1 2002-03-08 19:04:36 +00:00
armin
8926c0a1f4 Changes for new style (TKeyboardDriver record) 2002-03-08 19:02:59 +00:00
armin
d9bb2a85c2 Changes for new style (TKeyboardDriver record) 2002-03-08 18:59:31 +00:00
carl
41c3b07113 * Renamed ppc.cfg -> fpc.cfg 2001-11-24 02:05:21 +00:00
florian
6476fbf2fe * fixed and added a lot of stuff to get the Jedi DX( headers
compiled
2001-08-19 21:02:01 +00:00
Jonas Maebe
94b50cf56c * move platform independent constant declarations after inclusion of
systemh.inc
2001-06-18 14:26:16 +00:00