summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2003-04-29Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-24Update.Ulrich Drepper
2003-04-24Internal shadow header for <ifaddrs.h>.Ulrich Drepper
2003-04-23* elf/tst-tls12.c (main): Fix declaration.Roland McGrath
2003-04-15Update.Ulrich Drepper
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath
2003-03-25*** empty log message ***Andreas Schwab
2003-03-25Update.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-212003-03-21 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-21Define 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 unusedRoland McGrath
2003-03-20Define atomic_exchange and atomic_decrement_if_positive if not already define...Ulrich Drepper
2003-03-20Update.Ulrich Drepper
2003-03-182003-03-17 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath
2003-03-14* include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam....Alexandre Oliva
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-03Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper
2003-02-22* include/libc-internal.h: Declare __libc_thread_freeres.Roland McGrath
2003-02-22* malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath
2003-02-01Update.Ulrich Drepper
2003-01-28Update.Ulrich Drepper
2003-01-13* include/fcntl.h: Declare __libc_creat.Roland McGrath
2003-01-132003-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2003-01-03[HAVE_WEAK_SYMBOLS] (_weak_extern): Define using _Pragma(weak ...).Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-31Update.Ulrich Drepper
2002-12-20Update.Ulrich Drepper
2002-12-10Update.Ulrich Drepper
2002-12-08Update.Ulrich Drepper
2002-12-06Update.Ulrich Drepper
2002-12-012002-12-01 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-25* include/errno.h (__set_errno): Define as errno = valRoland McGrath
2002-11-20(extend_alloca): New define. Based on stack direction it'll try to append to...Ulrich Drepper
2002-11-19__libc_dlopen is now a macro calling __libc_dlopen_mode with the extra parame...Ulrich Drepper
2002-11-04Update.Ulrich Drepper
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-10-17Update.Ulrich Drepper
2002-10-152002-10-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-10-14* elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command.Roland McGrath
2002-10-11* sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: ConditionalRoland McGrath