Histórico de commits

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