Tomas Hajny f330d2e981 * fix for random memory corruption introduced in r28975 10 年之前
..
tests 64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead 20 年之前
Makefile c0a1a7d26d + new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions 10 年之前
Makefile.fpc c0a1a7d26d + new unit providing access to additional OS/2 API functions from DOSCALL1.DLL available in newer OS/2 versions (WSeB/MCP/eCS) - currently additional 64-bit file handling not used directly in RTL; mostly file locking related now; dynamically loaded and simulated under older OS/2 versions to allow executables using them to run on older OS/2 versions 10 年之前
classes.pp 3a1b633325 + revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS 18 年之前
dos.pas f330d2e981 * fix for random memory corruption introduced in r28975 10 年之前
doscall2.pas 398fa3dd8d * changed parameter in DosSetThreadAffinity from pointer to a var parameter 10 年之前
doscalls.pas 93cb6fd57e * additional constants for OpenMode in Dos(Protect)Open(L) 10 年之前
dynlibs.inc 6c17c9cb29 * minor optimization (don't clear the result of GetDynLibsErrorStr twice) 10 年之前
exe.pas 80d468b4fe + exe386 merged into Exe 25 年之前
kbdcalls.pas 790a4fe2d3 * log and id tags removed 20 年之前
moncalls.pas c877c6d97c * removed unneeded variable 19 年之前
moucalls.pas 790a4fe2d3 * log and id tags removed 20 年之前
newexe.pas d1a1f501c8 Initial revision 27 年之前
os2def.pas 4f43987f93 * missing ordinals for DosCalls added 10 年之前
pmbidi.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmbitmap.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmdev.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmgpi.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmhelp.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmshl.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmspl.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmstddlg.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmwin.pas 790a4fe2d3 * log and id tags removed 20 年之前
pmwp.pas 4ace790492 * remove $Log 20 年之前
pmwsock.pas 38ae8c7250 * changed from import by name (not working correctly) to import by index (as used everywhere else in OS/2 RTL) 12 年之前
ports.pas 790a4fe2d3 * log and id tags removed 20 年之前
prt0.as b71f5e80b0 + RTL exception handler for OS/2 18 年之前
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 年之前
so32dll.pas d0b95a7841 * type aliases for improved compatibility 18 年之前
sysdir.inc 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 年之前
sysfile.inc 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 年之前
sysheap.inc 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 年之前
sysos.inc 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 年之前
sysos2.pas 8a381b9ec3 * system unit rename for 1.1 branch 25 年之前
sysosh.inc 4ace790492 * remove $Log 20 年之前
system.pas 9419073608 * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) 10 年之前
systhrd.inc 9419073608 * make FPC RTL again compatible to OS/2 2.x (avoid using DosAllocThreadAlloc/FreeMemory if not available while keeping to use them if possible) 10 年之前
sysutils.pp f330d2e981 * fix for random memory corruption introduced in r28975 10 年之前
todo-os2.txt b1a8443699 * fixes for dosh.inc 21 年之前
tthread.inc 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL 10 年之前
viocalls.imp d1a1f501c8 Initial revision 27 年之前
viocalls.pas 790a4fe2d3 * log and id tags removed 20 年之前