Home | History | Annotate | Download | only in atomic
History log of /src/common/lib/libc/atomic/atomic_add_8_cas.c
RevisionDateAuthorComments
 1.3  23-Jun-2014  joerg branches: 1.3.4; 1.3.26;
Add aliases for the builtins used to implement C11/C++11 atomics.
 1.2  21-Feb-2014  martin branches: 1.2.2;
Provide 8 and 16 bit sync ops (using 16 bit and 8 bit cas)
 1.1  13-Apr-2007  thorpej branches: 1.1.2; 1.1.24;
file atomic_add_8_cas.c was initially added on branch thorpej-atomic.
 1.1.24.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.2.4  22-Apr-2007  thorpej Make sure namespace-cleansed aliases are avaialble for all atomic ops.
 1.1.2.3  17-Apr-2007  thorpej Work around pesky macro argument expansion rules.
 1.1.2.2  16-Apr-2007  thorpej Namespace protection for atomic operations.
 1.1.2.1  13-Apr-2007  thorpej Add generic atomic_add routines built on atomic_cas.
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.3.26.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.3.26.1  21-Apr-2020  martin Sync with HEAD
 1.3.4.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.1  23-Jun-2014  tls file atomic_add_8_cas.c was added on branch tls-maxphys on 2014-08-19 23:45:14 +0000

RSS XML Feed