mirror of git://sourceware.org/git/glibc.git
2003-05-05 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/bits/atomic.h (__arch_compare_and_exchange_val_8_acq, __arch_compare_and_exchange_val_16_acq): Cast 0 to mem's type. * sysdeps/powerpc/powerpc32/bits/atomic.h (__arch_compare_and_exchange_val_64_acq): Likewise. * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__arch_compare_and_exchange_val_8_acq, __arch_compare_and_exchange_val_16_acq, __arch_compare_and_exchange_val_64_acq): Likewise. * sysdeps/sparc/sparc64/bits/atomic.h (__arch_compare_and_exchange_val_8_acq, __arch_compare_and_exchange_val_16_acq): Likewise. * sysdeps/s390/bits/atomic.h (__arch_compare_and_exchange_val_8_acq, __arch_compare_and_exchange_val_16_acq, __arch_compare_and_exchange_val_64_acq): Likewise. * sysdeps/unix/sysv/linux/sh/bits/atomic.h (__arch_compare_and_exchange_val_64_acq): Likewise. * sysdeps/s390/s390-64/backtrace.c (__backtrace): Add cast to shut up warning. * sysdeps/s390/fpu/fegetenv.c (fegetenv): Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h (INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0): Return long instead of int. (INTERNAL_SYSCALL_ERROR_P): Cast val to unsigned long, replace 0xfffff001u with -4095UL. |
||
|---|---|---|
| .. | ||
| bits | ||
| sh3 | ||
| sh4 | ||
| sys | ||
| Dist | ||
| Makefile | ||
| Versions | ||
| brk.c | ||
| chown.c | ||
| clone.S | ||
| fchown.c | ||
| fcntl.c | ||
| fxstat.c | ||
| getegid.c | ||
| geteuid.c | ||
| getgroups.c | ||
| getresgid.c | ||
| getresuid.c | ||
| getrlimit.c | ||
| getrlimit64.c | ||
| getuid.c | ||
| lchown.c | ||
| lockf64.c | ||
| lxstat.c | ||
| msgctl.c | ||
| pipe.S | ||
| pread.c | ||
| pread64.c | ||
| profil-counter.h | ||
| pwrite.c | ||
| pwrite64.c | ||
| semctl.c | ||
| setegid.c | ||
| seteuid.c | ||
| setfsgid.c | ||
| setfsuid.c | ||
| setgid.c | ||
| setgroups.c | ||
| setregid.c | ||
| setresgid.c | ||
| setresuid.c | ||
| setreuid.c | ||
| setrlimit.c | ||
| setuid.c | ||
| shmctl.c | ||
| sigcontextinfo.h | ||
| socket.S | ||
| syscall.S | ||
| syscalls.list | ||
| sysdep.S | ||
| sysdep.h | ||
| vfork.S | ||
| xstat.c | ||