Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib
Module Name: src
Committed By: joerg
Date: Fri Sep 16 16:05:59 UTC 2011
Modified Files:
src/lib/libc/isc: assertions.c
src/lib/libc/misc: stack_protector.c
src/lib/libc/thread-stub: thread-stub.c
src/lib/libc/time: zdump.c
src/lib/libpthread: pthread.c pthread_int.h
Log Message:
Use __dead
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/isc/assertions.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/misc/stack_protector.c
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/thread-stub/thread-stub.c
cvs rdiff -u -r1.23 -r1.24 src/lib/libc/time/zdump.c
cvs rdiff -u -r1.123 -r1.124 src/lib/libpthread/pthread.c
cvs rdiff -u -r1.79 -r1.80 src/lib/libpthread/pthread_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