* include/atomic.c: Define catomic_* operations.
authorUlrich Drepper <drepper@redhat.com>
Wed, 11 Oct 2006 09:01:52 +0000 (09:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 11 Oct 2006 09:01:52 +0000 (09:01 +0000)
commit8099361ecd23167ddbb8585a375cbacbcffb64c4
tree09ec44fc8e4facd3a8dec55c77450d368ccefff4
parent2a6ee54934756720c5e93a4f09e85929c49596dc
* include/atomic.c: Define catomic_* operations.

* sysdeps/x86_64/bits/atomic.h: Likewise.  Fix a few minor problems.
* stdlib/cxa_finalize.c: Use catomic_* operations instead of atomic_*.
* malloc/memusage.c: Likewise.
* gmon/mcount.c: Likewise.
* elf/dl-close.c: Likewise.
* elf/dl-open.c: Likewise.
* elf/dl-profile.c: Likewise.
* elf/dl-sym.c: Likewise.
* elf/dl-runtime.c: Likewise.
* elf/dl-fptr.c: Likewise.
* resolv/res_libc.c: Likewise.
15 files changed:
ChangeLog
elf/dl-close.c
elf/dl-fptr.c
elf/dl-open.c
elf/dl-profile.c
elf/dl-runtime.c
elf/dl-sym.c
gmon/mcount.c
include/atomic.h
malloc/memusage.c
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h
resolv/res_libc.c
stdlib/cxa_finalize.c
sysdeps/x86_64/bits/atomic.h