Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Tue Mar 29 20:56:35 UTC 2011

Modified Files:
        src/libexec/ld.elf_so: rtld.c rtld.h tls.c
        src/usr.bin/ldd: ldd.c

Log Message:
Block signals when using the exclusive lock.


To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/libexec/ld.elf_so/rtld.c
cvs rdiff -u -r1.104 -r1.105 src/libexec/ld.elf_so/rtld.h
cvs rdiff -u -r1.4 -r1.5 src/libexec/ld.elf_so/tls.c
cvs rdiff -u -r1.17 -r1.18 src/usr.bin/ldd/ldd.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