Source-Changes archive

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

CVS commit: src/common/lib/libc/atomic



Module Name:    src
Committed By:   skrll
Date:           Fri Jan 30 14:29:44 UTC 2009

Modified Files:
        src/common/lib/libc/atomic: atomic_init_testset.c

Log Message:
Make sure _atomic_cas_fn is initialised for "weirdo environments" such
as ramdisks where the constructor doesn't get called.

Fixes ifconfig in hp700 sysinst.

OK'ed by ad.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/common/lib/libc/atomic/atomic_init_testset.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