fpc/rtl/netwlibc
svenbarth 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
Notes:
- Netware had a ThreadSwitch in there, but that is not really required
- some platform were missing the setting of FTerminated to True, thus they'll now do that as well

git-svn-id: trunk@46543 -
2020-08-22 15:56:13 +00:00
..
classes.pp
dos.pp
dynlibs.inc
errno.inc
initc.pp
libc.imp
libc.pp
libcclib.imp
Makefile Regenerated all Makefile's 2020-08-04 10:19:49 +00:00
Makefile.fpc
netware.imp
nwl_dlle.as
nwl_main.as
nwsnut.imp
nwsnut.pp
rtldefs.inc
sysdir.inc
sysdlh.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp
systhrd.inc * fix for Mantis #36940: apply (adjusted) patch by Bi0T1N to add functionality to the thread manager to set a thread's debug name (if supported by the platform) 2020-04-28 19:58:20 +00:00
sysutils.pp * fix compilation on several OSes after r44010 2020-01-21 21:50:37 +00:00
tthread.inc * 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 2020-08-22 15:56:13 +00:00
ws2_32.imp
ws2nlm.imp