Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread_dbg



Module Name:    src
Committed By:   nathanw
Date:           Mon Feb  2 20:08:27 UTC 2004

Modified Files:
        src/lib/libpthread_dbg: pthread_dbg.c pthread_dbg_int.h

Log Message:
Do all the symbol lookups at td_open() time and cache them in the td_proc_st.
Make the stacksize lookups and data part of td_proc_st rather than global state.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libpthread_dbg/pthread_dbg.c
cvs rdiff -r1.2 -r1.3 src/lib/libpthread_dbg/pthread_dbg_int.h

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