aboutsummaryrefslogtreecommitdiff
path: root/nptl/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper1-1/+6
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper2-5/+5
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper5-27/+27
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper3-10/+114
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2-12/+8
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper16-12/+680
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper1-5/+5
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper3-14/+13
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2-103/+43
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper1-18/+7
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper1-1/+4
2005-12-29Not needed anymore.Ulrich Drepper1-58/+0
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath10-26/+135
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper6-18/+55
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper3-16/+60
2005-12-232005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+6
2005-12-22* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper1-2/+2
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath3-6/+6
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2-1/+15
2005-12-20[BZ #1978]Ulrich Drepper6-8/+43
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper4-0/+21
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath1-2/+2
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-2/+2
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper2-2/+7
2005-11-24[BZ #1920]Ulrich Drepper2-4/+4
2005-11-16* sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper1-1/+5
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper1-3/+0
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-94/+1
2005-10-24[BZ #721]Roland McGrath1-2/+1
2005-10-14[BZ #982]Ulrich Drepper1-7/+20
2005-09-08* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper3-14/+65
2005-09-08(FUTEX_WAKE_OP, FUTEX_OP_CLEAR_WAKE_IF_GT_ONE): Define. (lll_futex_wake_unloc...Ulrich Drepper5-0/+80
2005-09-06* configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper1-3/+3
2005-08-24* sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread):Ulrich Drepper1-7/+2
2005-08-23* sysdeps/unix/sysv/linux/Versions: Export Inotify_* syscalls.Ulrich Drepper1-7/+14
2005-07-11* sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,Ulrich Drepper1-11/+16
2005-07-11* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_rwlock_t):Ulrich Drepper1-3/+4
2005-07-07* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.Ulrich Drepper3-10/+26
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper5-8/+51
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper1-0/+17
2005-05-23[BZ #961]Ulrich Drepper1-3/+3
2005-05-21* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper1-6/+6
2005-05-21* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper4-14/+22
2005-05-21[BZ #955]Ulrich Drepper2-2/+2
2005-05-05pasto in license textRoland McGrath1-1/+1
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper1-3/+3
2005-05-03* sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper1-261/+21
2005-04-27Use <> instead of "" includes.Ulrich Drepper1-3/+3
2005-04-27* rt/tst-cpuclock1.c: New file.Roland McGrath2-3/+121