about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15.Ulrich Drepper2006-01-201-0/+6
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-0/+4
* [BZ #2167]Andreas Jaeger2006-01-181-1/+1
* [BZ #2167] * sysdeps/unix/sysv/linux/mips/bits/pthreadtypes.h ...Andreas Jaeger2006-01-181-0/+7
* * sysdeps/alpha/tls.h (tcbhead_t): Rename member to __private.Ulrich Drepper2006-01-131-0/+4
* * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath2006-01-101-0/+1
* * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2006-01-101-0/+12
* * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h (pthread_mutex_t):Roland McGrath2006-01-091-0/+10
* * tst-initializers1-c89.c: New file.Roland McGrath2006-01-091-0/+10
* * sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Likewise.Roland McGrath2006-01-091-0/+1
* * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath2006-01-091-0/+9
* * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS_ADJ): AddUlrich Drepper2006-01-091-0/+5
* being too clever and reloading the futex value where it shouldn't.Ulrich Drepper2006-01-091-1/+1
* * sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper2006-01-081-0/+5
* * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper2006-01-061-0/+5
* * scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2006-01-061-0/+5
* * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148Ulrich Drepper2006-01-061-1/+1
* * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper2006-01-061-0/+4
* * sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper2006-01-061-0/+12
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-061-0/+8
* * Makefile ($(objpfx)$(multidir)): Use mkdir -p.Roland McGrath2006-01-051-0/+4
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-041-0/+6
* * include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2006-01-041-0/+4
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-041-0/+33
* * posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2006-01-031-0/+5
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-021-0/+8
* * posix/getconf.c: Update copyright year. cvs/fedora-glibc-20060102T1045Ulrich Drepper2006-01-011-0/+4
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-301-0/+6
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-301-0/+5
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-291-0/+6
* * Makefile (tests): Add tst-signal7.Ulrich Drepper2005-12-281-0/+5
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-0/+14
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-271-1/+12
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-0/+53
* * manual/errno.texi: Add new Linux errno codes.Ulrich Drepper2005-12-241-0/+3
* * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper2005-12-241-0/+4
* * pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper2005-12-231-0/+8
* * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,Roland McGrath2005-12-231-0/+6
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-231-0/+2
* * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2005-12-221-0/+6
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-211-0/+13
* * iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper2005-12-201-0/+7
* [BZ #1978]Ulrich Drepper2005-12-201-0/+16
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-181-0/+10
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-151-0/+4
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-0/+6
* * init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath2005-12-131-0/+6
* * allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2005-12-131-0/+6
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-241-0/+8
* [BZ #1920]Ulrich Drepper2005-11-241-0/+8