[git commit prelink] arm: mv nptl specific atomic impl to common place

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Mar 30 11:53:36 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=6a0aa4add30eecf76b9d14ad3f204e4017f9f22c
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/prelink

Thanks to Nitin Garg for notincing!

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 .../sysv => libc/sysdeps}/linux/arm/bits/atomic.h  |    0
 1 files changed, 0 insertions(+), 0 deletions(-)
 rename {libpthread/nptl/sysdeps/unix/sysv => libc/sysdeps}/linux/arm/bits/atomic.h (100%)

diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h b/libc/sysdeps/linux/arm/bits/atomic.h
similarity index 100%
rename from libpthread/nptl/sysdeps/unix/sysv/linux/arm/bits/atomic.h
rename to libc/sysdeps/linux/arm/bits/atomic.h
-- 
1.7.3.4



More information about the uClibc-cvs mailing list