/[dotgnu-pnet]/pnet/libgc/doc/README.linux
ViewVC logotype

Diff of /pnet/libgc/doc/README.linux

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by rweather, Thu Feb 6 01:35:46 2003 UTC revision 1.3 by ktreichel, Sat Sep 17 16:54:39 2005 UTC
# Line 19  Linux threads.  These should not be touc Line 19  Linux threads.  These should not be touc
19    
20  To use threads, you need to abide by the following requirements:  To use threads, you need to abide by the following requirements:
21    
22  1) You need to use LinuxThreads (which are included in libc6).  1) You need to use LinuxThreads or NPTL (which are included in libc6).
23    
24     The collector relies on some implementation details of the LinuxThreads     The collector relies on some implementation details of the LinuxThreads
25     package.  It is unlikely that this code will work on other     package.  This code may not work on other
26     pthread implementations (in particular it will *not* work with     pthread implementations (in particular it will *not* work with
27     MIT pthreads).     MIT pthreads).
28    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26