This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-04-06 14:10:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
alpha
/
bits
History
Jakub Jelinek
856d9bbc0f
Updated to fedora-glibc-20060201T0846
2006-02-01 08:53:29 +00:00
..
atomic.h
* sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): Cast old up to uint64_t before back down to inner width. (__arch_compare_and_exchange_xxx_16_int): Likewise. (__arch_compare_and_exchange_xxx_32_int): Likewise. (__arch_compare_and_exchange_xxx_64_int): Likewise. (__arch_compare_and_exchange_val_8_int): Cast result to the type of the memory. (__arch_compare_and_exchange_val_16_int): Likewise. (__arch_compare_and_exchange_val_32_int): Likewise. (__arch_compare_and_exchange_val_64_int): Likewise. (atomic_compare_and_exchange_bool_acq): Use __atomic_bool_bysize. (atomic_compare_and_exchange_bool_rel): Likewise.
2004-01-13 09:15:58 +00:00
endian.h
Update.
1997-11-26 04:23:08 +00:00
link.h
Updated to fedora-glibc-20050208T0948
2005-02-08 10:05:09 +00:00
mathdef.h
Updated to fedora-glibc-20060201T0846
2006-02-01 08:53:29 +00:00
setjmp.h
Updated to fedora-glibc-20060130T0922
2006-01-30 09:30:09 +00:00