Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpthread
Module Name: src
Committed By: thorpej
Date: Sun Jan 19 20:58:02 UTC 2003
Modified Files:
src/lib/libpthread: pthread.h pthread_stack.c
Log Message:
Remove the dummy stack attr routines -- best to catch broken applications
and fix them to use the proper feature test instead (as has already been
done with the openldap package).
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread.h
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/pthread_stack.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index