glibc/sysdeps/unix/sysv
Richard Henderson cfbf1a2f78 * 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.

        * sysdeps/unix/alpha/sysdep.h: Select inline_syscall_r0_asm
        based on HAVE___THREAD instead of USE_TLS.

        * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIMEX32): New.
        (__adjtimex_tv64): Use it.

        * sysdeps/unix/sysv/linux/alpha/semctl.c (__new_semctl): Cast
        to void* rather than directly to the compatibility structure type.
        * sysdeps/unix/sysv/linux/alpha/shmctl.c (__new_shmctl): Likewise.

        * sysdeps/unix/sysv/linux/alpha/sigaction.c (struct kernel_sigaction):
        Forward declare.
2004-01-13 09:15:58 +00:00
..
aix AIX posix_madvise implementation. 2003-08-16 06:13:49 +00:00
hpux Remove __set_errno definition. 2002-07-20 01:02:01 +00:00
i386 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
irix4 2002-10-07 Roland McGrath <roland@redhat.com> 2002-10-11 10:51:31 +00:00
isc2.2 Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
linux * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
minix/bits Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sco3.2 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
sco3.2.4 2002-08-12 Roland McGrath <roland@redhat.com> 2002-08-13 01:07:52 +00:00
sysv4 Not needed anymore. 2002-09-28 18:02:05 +00:00