This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-12-23 03:10:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0ecb606cb6
glibc
/
sysdeps
/
alpha
/
bits
History
Jakub Jelinek
0ecb606cb6
2.5-18.1
2007-07-12 18:26:36 +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
2.5-18.1
2007-07-12 18:26:36 +00:00
mathdef.h
2.5-18.1
2007-07-12 18:26:36 +00:00
setjmp.h
2.5-18.1
2007-07-12 18:26:36 +00:00