index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
atomic.h
Age
Commit message (
Expand
)
Author
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-07-31
.
Jakub Jelinek
2006-12-21
* include/atomic.h (atomic_forced_read): New macro.
Ulrich Drepper
2006-10-18
[BZ #3313]
Ulrich Drepper
2006-10-11
* include/atomic.c: Define catomic_* operations.
Ulrich Drepper
2006-10-10
Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2006-02-17
* include/atomic.h (atomic_and, atomic_or): Define.
Ulrich Drepper
2005-08-20
* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2004-09-07
Update.
Ulrich Drepper
2003-09-22
Update.
Ulrich Drepper
2003-05-10
Update.
Ulrich Drepper
2003-04-15
Update.
Ulrich Drepper
2003-03-26
* csu/tst-atomic.c (do_test): Add some new
Roland McGrath
2003-03-25
*** empty log message ***
Andreas Schwab
2003-03-25
Update.
Ulrich Drepper
2003-03-22
* include/atomic.h: Put parens around all macro arguments.
Roland McGrath
2003-03-22
* include/atomic.h (atomic_increment_and_test): Invert sense of test.
Roland McGrath
2003-03-21
2003-03-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-03-21
Define atomic_compare_and_exchange_val_acq, atomic_compare_and_exchange_val_r...
Ulrich Drepper
2003-03-20
(atomic_decrement_if_positive): Adjust for the correct atomic_compare_and_exc...
Ulrich Drepper
2003-03-20
* sysdeps/powerpc/bits/atomic.h (atomic_exchange): Remove unused
Roland McGrath
2003-03-20
Define atomic_exchange and atomic_decrement_if_positive if not already define...
Ulrich Drepper
2003-03-20
Update.
Ulrich Drepper