Commit History

Author SHA1 Message Date
  Jonas Maebe be5709fcfd + pthread_cond_broadcast() definition 16 years ago
  Jonas Maebe 1a1fc1357d * honour the specified stack size when creating new threads on unix 16 years ago
  Jonas Maebe 4457538435 * explicitly unmask SIGSEGV, SIGILL, SIGBUS and SIGFPE at the start 18 years ago
  Jonas Maebe 04dda0a4e1 * fixed compilation (moved most pthread type definitions from pthread.inc 18 years ago
  Jonas Maebe f1f8d119f8 * pthread_t is an "unsigned int" on solaris 18 years ago
  Jonas Maebe edafc80d8c * use pthread_kill() for Suspend/Resume in cthreads 18 years ago
  Jonas Maebe 08a151077d * pthread_self returns a pthread_t, not a cint 18 years ago
  florian c97598514a * some cleanup 19 years ago
  florian 8d83343971 * pthread consts and types fixed 19 years ago
  florian 879e2d795f * more dependencies fixed 19 years ago
  florian a2f4e33bda * fixed solaris compilation 19 years ago
  peter 91ab7f151a * missing includes 19 years ago