summaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)Author
2006-06-04Add pthread_equal inline function.Ulrich Drepper
2006-05-15* include/rpc/pmap_prot.h: Mark all functions as hidden.Ulrich Drepper
2006-05-11* pthread_key_create.c (__pthread_key_create): Do away withUlrich Drepper
2006-05-10* posix/wordexp.c (w_addword): Free word if realloc fails and itUlrich Drepper
2006-05-09[BZ #2644]Ulrich Drepper
2006-05-08[BZ #2644]Ulrich Drepper
2006-05-02[BZ #2502]Ulrich Drepper
2006-04-27* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper
2006-04-27* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.Roland McGrath
2006-04-09* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid callingUlrich Drepper
2006-04-05Add nonnull attributes.Ulrich Drepper
2006-04-04[BZ #2505]Roland McGrath
2006-03-08(DL_SYSINFO_IMPLEMENTATION): Add missing newline.Ulrich Drepper
2006-03-06* sysdeps/sparc/sparc32/dl-trampoline.S: Add CFI markings.Roland McGrath
2006-03-02* sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups.Ulrich Drepper
2006-03-02* sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.SUlrich Drepper
2006-03-02(__lll_robust_lock_wait): Also set FUTEX_WAITERS buit if we got the mutex. (_...Ulrich Drepper
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath
2006-03-01* Makeconfig (+includes): Add back $(includes)Roland McGrath
2006-02-28* elf/rtld-Rules (subdir-args): New variable.Roland McGrath
2006-02-28* scripts/config.guess: Update from master, timestamp='2006-02-27'.Roland McGrath
2006-02-28* Makefile (subdir-target-args): New variable.Roland McGrath
2006-02-272006-02-26 Roland McGrath <roland@redhat.com>Roland McGrath
2006-02-21[BZ #2329]Roland McGrath
2006-02-17* include/atomic.h (atomic_and, atomic_or): Define.Ulrich Drepper
2006-02-17* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_robust_mutex_*cvs/fedora-glibc-20060217T1609Ulrich Drepper
2006-02-17* sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper
2006-02-15* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2006-02-12[BZ #2226]Ulrich Drepper
2006-02-08* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_futex_wait,Ulrich Drepper
2006-01-20* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper
2006-01-18 [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger
2006-01-13(tcbhead_t): Rename member to __private.Ulrich Drepper
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath
2006-01-092006-01-08 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-092006-01-09 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-09* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper