aboutsummaryrefslogtreecommitdiff
path: root/nptl
AgeCommit message (Expand)AuthorFilesLines
2006-01-08* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper1-0/+5
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper2-1/+6
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2-1/+11
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper1-1/+1
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper4-18/+22
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper7-40/+52
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper4-10/+122
2006-01-05* Makefile ($(objpfx)$(multidir)): Use mkdir -p.Roland McGrath1-0/+4
2006-01-052006-01-03 Joseph S. Myers <joseph@codesourcery.com>Roland McGrath1-1/+1
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper3-12/+14
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2-2/+6
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper17-12/+713
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2-5/+10
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper4-14/+21
2006-01-01* posix/getconf.c: Update copyright year.cvs/fedora-glibc-20060102T1045Ulrich Drepper1-0/+4
2006-01-01Update copyright year.Ulrich Drepper1-2/+2
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper3-103/+49
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2-18/+12
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper3-1/+57
2005-12-29Not needed anymore.Ulrich Drepper1-58/+0
2005-12-28* Makefile (tests): Add tst-signal7.Ulrich Drepper2-0/+64
2005-12-28(tests): Add tst-signal7.Ulrich Drepper1-1/+1
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath11-26/+149
2005-12-27* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper1-0/+195
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper7-19/+67
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper29-58/+975
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper2-0/+4
2005-12-24* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper2-2/+6
2005-12-23* pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper6-13/+32
2005-12-23* sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,Roland McGrath1-0/+6
2005-12-232005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+6
2005-12-23* Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper3-1/+118
2005-12-22* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2-2/+8
2005-12-21* sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath11-20/+32
2005-12-20* iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper1-0/+7
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2-1/+15
2005-12-20[BZ #1978]Ulrich Drepper7-8/+59
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper6-0/+36
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2-2/+6
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper3-2/+9
2005-12-13* init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath1-0/+6
2005-12-132005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath1-13/+12
2005-12-13* allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2-2/+9
2005-11-24* scripts/check-local-headers.sh: New file.Ulrich Drepper3-2/+15
2005-11-24[BZ #1920]Ulrich Drepper3-4/+12
2005-11-16* sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper2-1/+10
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2-3/+4
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper2-94/+6
2005-10-24[BZ #721]Roland McGrath2-2/+7