Working with the GNU libc Standard C Library and Thread Libraries



  Introduction to Concurrent Programming with POSIX Threads

Bug fix contributed to Red Hat rdlock and timedrdlock
 
 

  POSIX Threads Source Libraries  
  Red Hat Linux - (Red Hat only, no priority inversion, w test suite)
Windows (only works in Windows)
Pthreads in Windows Services for UNIX (no src but supported by MSFT)
Cook's Pthreads (impl. on a VM for porting to different platforms) 170kbzip
 

 
  Build Instructions  
  Building the GNU libc (glibc) library (Unix/Linux)
Building and testing the Pthreads library
Testing Bob Cook's Pthreads library
 

 
  Tests Status  
  NPTL tests status
Win Pthreads tests status
 

 
  Downloads  
  Test source files (NPTL+Pthreads) modified for bcpthreads -- archive.zip
Test source files (NPTL)
Test source files (Windows Pthreads)
Test source files (Open Posix Test Suite 1.4.3)
Test Driver Source (Windows/*nix)
Test Driver Config (Pthreads)
Test Driver Config (NPTL)