fpc/rtl/netwlibc
2024-11-20 20:20:49 +01:00
..
classes.pp
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
libc.imp
libc.pp
libcclib.imp
Makefile Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
Makefile.fpc + add all softfpu units for various targets 2022-02-01 13:55:16 -07:00
netware.imp
nwl_dlle.as
nwl_main.as
nwsnut.imp
nwsnut.pp
rtldefs.inc
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
sysos.inc
sysosh.inc + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
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 * lazy thread initialization support 2023-12-13 13:51:16 +01:00
sysutils.pp * fix compilation on several OSes after r44010 2023-12-14 16:36:20 +01:00
tthread.inc * Merging revisions r45805 from trunk: 2020-08-23 09:24:13 +00:00
ws2_32.imp
ws2nlm.imp