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:   ad
Date:           Thu Aug 16 01:09:35 UTC 2007

Modified Files:
        src/lib/libpthread: Makefile pthread.c pthread_attr.c pthread_int.h
Removed Files:
        src/lib/libpthread: pthread_stack.c

Log Message:
Remove PT_FIXEDSTACKSIZE_LG.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/lib/libpthread/Makefile
cvs rdiff -r1.75 -r1.76 src/lib/libpthread/pthread.c
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_attr.c
cvs rdiff -r1.46 -r1.47 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.21 -r0 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