fpc/rtl/netwlibc
2016-11-17 22:05:17 +00:00
..
classes.pp + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 2007-03-25 19:19:04 +00:00
dos.pp * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 2016-11-17 22:05:17 +00:00
dynlibs.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
errno.inc
initc.pp * use ctypes instead of defining own types 2007-01-12 10:56:29 +00:00
libc.imp
libc.pp make netwlibc compilable with current rtl 2011-02-08 22:06:53 +00:00
libcclib.imp
Makefile * regenerated makefiles with latest fpcmake 2016-06-18 01:00:45 +00:00
Makefile.fpc o basic extended pascal support: 2015-11-15 15:13:36 +00:00
netware.imp
nwl_dlle.as
nwl_main.as
nwsnut.imp
nwsnut.pp * remove $Log 2005-06-07 09:47:55 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysdlh.inc Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages. 2015-02-03 20:00:00 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc * Convert heap to ptruint. 2007-07-04 19:46:47 +00:00
sysos.inc
sysosh.inc
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
systhrd.inc + heap manager now per thread, reduce heap lock contention 2007-05-20 20:58:12 +00:00
sysutils.pp * Type helpers, compatible to Delphi XE 8 2015-11-07 09:40:54 +00:00
tthread.inc Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC. 2013-09-17 18:02:12 +00:00
ws2_32.imp
ws2nlm.imp