nickysn 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
..
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
Makefile.fpc 707034b271 + add all softfpu units for various targets 4 years ago
classes.pp c24d525b9f * compilation fixes for many platforms after r41167 6 years ago
dos.pp 1e6ee7f3c7 * fix remaining search handle leaks in Dos.FSearch - fix for bug #30896 8 years ago
dynlibs.inc 2d454dc8fa 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. 10 years ago
errno.inc 4ace790492 * remove $Log 20 years ago
initc.pp f7da932aa4 * use ctypes instead of defining own types 18 years ago
libc.imp 4add7ccbc6 * first rtl version for netwlibc 21 years ago
libc.pp 2859348450 make netwlibc compilable with current rtl 14 years ago
libcclib.imp 4add7ccbc6 * first rtl version for netwlibc 21 years ago
netware.imp 41e0b1a0a7 * added NetWare Alert 20 years ago
nwl_dlle.as f1d757212f * added objects to provide main or DllMain for Programs or Libraries 21 years ago
nwl_main.as f1d757212f * added objects to provide main or DllMain for Programs or Libraries 21 years ago
nwsnut.imp 4add7ccbc6 * first rtl version for netwlibc 21 years ago
nwsnut.pp 4ace790492 * remove $Log 20 years ago
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 years ago
sysdir.inc d66d15aad3 + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 12 years ago
sysdlh.inc 2d454dc8fa 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. 10 years ago
sysfile.inc 7bbb30ccd4 * Reset filerec mode field to fmClosed if the system call to open the file failed 10 years ago
sysheap.inc 0c3a2a257d * Convert heap to ptruint. 18 years ago
sysos.inc 4ace790492 * remove $Log 20 years ago
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp 5 years ago
system.pp 84ebe96d41 Define FPC_IS_SYSTEM at start of all system.pp source 5 years ago
systhrd.inc c64429cdd0 * lazy thread initialization support 4 years ago
sysutils.pp 69956cd97a * fix compilation on several OSes after r44010 5 years ago
tthread.inc 11b601d44c * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 5 years ago
ws2_32.imp 4add7ccbc6 * first rtl version for netwlibc 21 years ago
ws2nlm.imp 4add7ccbc6 * first rtl version for netwlibc 21 years ago