Historique des commits

Auteur SHA1 Message Date
  Tomas Hajny 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) il y a 10 ans
  Tomas Hajny 8cd2b615ce * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL il y a 10 ans
  Tomas Hajny c8221c4196 * fix breakage of the OS/2 RTL il y a 12 ans
  Tomas Hajny e256311188 * GetCPUCount implementation for OS/2 added il y a 12 ans
  Tomas Hajny 12e216ed4e * boolean must not be used for DosCalls API parameters il y a 13 ans
  Tomas Hajny f56cd3d6d9 * fix for SysThreadSetPriority il y a 13 ans
  Tomas Hajny 3f2f5ed559 + support for working with thread priorities added il y a 13 ans
  Tomas Hajny f879ee31eb + proper implementation of *Event* support il y a 13 ans
  Tomas Hajny 4d981acad3 + proper implementation of MS Windows-like 'critical sections' il y a 13 ans
  Tomas Hajny f5d9ab3038 * fixes for OS/2 threading support by Stefan Zigulec il y a 14 ans
  Tomas Hajny 934ab56c0a + most of OS/2 threading support implemented; not debugged yet though il y a 14 ans
  Tomas Hajny 87c53a6e29 * Sem_Indefinite_Wait constant changed to avoid range check errors - fix for web bug #18263 il y a 14 ans
  Tomas Hajny ef669a31c8 * initialize previously missing fields of threadmanager record il y a 15 ans
  Tomas Hajny 86f1e52505 * compilation fix - CloseThrad typo from r15072 il y a 15 ans
  marco 8cce3d3f91 * closethread thread manager field/function. Mantis 13160 il y a 15 ans
  florian 7da7364ee7 * refactored SysResetFPU into SysInitFPU and SysResetFPU il y a 18 ans
  micha 7f2a257102 + heap manager now per thread, reduce heap lock contention il y a 18 ans
  micha 702685717f * cleanup of rtlevents, remove startwait due to persistance guarantee il y a 18 ans
  Tomas Hajny 71402d3ac2 * fix return value for BeginThread il y a 19 ans
  tom_at_work 367df58016 * stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms il y a 20 ans
  michael 859bb30daa + Removed HASTHREADVAR SUPPORT_THREADVAR defines il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  Tomas Hajny 076364ca7f * TThreadID fix il y a 20 ans
  Tomas Hajny f5729c6063 * thread local memory freed il y a 20 ans
  peter e49fa4bd08 * threads for go32v2,os,emx,netware il y a 20 ans