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: thorpej
Date: Wed Dec 17 03:22:12 UTC 2025
Modified Files:
src/common/lib/libc/atomic: atomic_add_32_nv_cas.c
atomic_add_64_nv_cas.c
Log Message:
Put back the weak-alias into the user namespace that was accidentally
deleted in last commit.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libc/atomic/atomic_add_32_nv_cas.c \
src/common/lib/libc/atomic/atomic_add_64_nv_cas.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