Historique des commits

Auteur SHA1 Message Date
  marco 018be5c22c * add pthread_attr_destroy, due to Vincent's follow up to mantis #25416 il y a 11 ans
  Jonas Maebe fa1d72a2cc + definition of pthread_mutex_trylock(), fixes compilation after r15026 il y a 15 ans
  Jonas Maebe be5709fcfd + pthread_cond_broadcast() definition il y a 16 ans
  Jonas Maebe 1a1fc1357d * honour the specified stack size when creating new threads on unix il y a 16 ans
  Jonas Maebe 4457538435 * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start il y a 18 ans
  Jonas Maebe 0c3afc0cf4 + implementation of cSemaphore* and BasicRTLEvent based on il y a 18 ans
  Jonas Maebe edafc80d8c * use pthread_kill() for Suspend/Resume in cthreads il y a 19 ans
  Jonas Maebe 08a151077d * pthread_self returns a pthread_t, not a cint il y a 19 ans
  Jonas Maebe 7b4d4c1406 * fixed type errors il y a 19 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
  marco 433bfc3dfb * added condtimedwait il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  marco 0db4315ea9 * rtlevent kraam. Checked (compile): Linux, FreeBSD, Darwin, Windows il y a 20 ans
  Jonas Maebe 159912ec47 * fixed definition of pthread_mutex_t for non-linux targets (and for il y a 21 ans
  marco 1608074eba * fixes for darwin specific external name '' behaviour. Must still be il y a 21 ans
  marco 85f2a0ac87 * 2nd attempt il y a 21 ans
  marco ea6d4e0e3b * first iteration il y a 21 ans
  Jonas Maebe 82343a6dc6 * first working version of the Darwin/Mac OS X (for PowerPC) RTL il y a 21 ans