Module Name:    src
Committed By:   joerg
Date:           Sat Mar 12 21:55:10 UTC 2011

Modified Files:
        src/lib/libc/dlfcn: dlfcn_elf.c

Log Message:
Avoid a dependency issue between pthread TLS by using simple atomic
initialisation, possibly running the initialisation loop more than once.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/dlfcn/dlfcn_elf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to