about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2006-01-042-2/+6
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-0417-12/+713
* * posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2006-01-032-5/+10
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-024-14/+21
* * posix/getconf.c: Update copyright year. cvs/fedora-glibc-20060102T1045Ulrich Drepper2006-01-011-0/+4
* Update copyright year.Ulrich Drepper2006-01-011-2/+2
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-303-103/+49
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-302-18/+12
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-293-1/+57
* Not needed anymore.Ulrich Drepper2005-12-291-58/+0
* * Makefile (tests): Add tst-signal7.Ulrich Drepper2005-12-282-0/+64
* (tests): Add tst-signal7.Ulrich Drepper2005-12-281-1/+1
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-2811-26/+149
* * stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper2005-12-271-0/+195
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-277-19/+67
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-2729-58/+975
* * manual/errno.texi: Add new Linux errno codes.Ulrich Drepper2005-12-242-0/+4
* * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper2005-12-242-2/+6
* * pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper2005-12-236-13/+32
* * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,Roland McGrath2005-12-231-0/+6
* 2005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-231-2/+6
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-233-1/+118
* * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.Ulrich Drepper2005-12-222-2/+8
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-2111-20/+32
* * iconv/gconv_conf.c (builtin_aliases): Mark as const.Ulrich Drepper2005-12-201-0/+7
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-202-1/+15
* [BZ #1978]Ulrich Drepper2005-12-207-8/+59
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-186-0/+36
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-152-2/+6
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-143-2/+9
* * init.c (__pthread_initialize_minimal_internal): Do __static_tls_sizeRoland McGrath2005-12-131-0/+6
* 2005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-13/+12
* * allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2005-12-132-2/+9
* * scripts/check-local-headers.sh: New file.Ulrich Drepper2005-11-243-2/+15
* [BZ #1920]Ulrich Drepper2005-11-243-4/+12
* * sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel_init): PutUlrich Drepper2005-11-162-1/+10
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-062-3/+4
* * configure.in: If init_array/fini_array support is not available,Ulrich Drepper2005-11-052-94/+6
* [BZ #721]Roland McGrath2005-10-242-2/+7
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath2005-10-162-8/+19
* [BZ #1254]Roland McGrath2005-10-161-0/+4
* 2005-10-16 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2005-10-161-3/+0
* [BZ #368]Ulrich Drepper2005-10-141-0/+4
* [BZ #982]Ulrich Drepper2005-10-144-8/+87
* * allocatestack.c (setxid_signal_thread): AddRoland McGrath2005-10-042-2/+7
* * allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper2005-10-022-2/+7
* 2005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-10-015-50/+102
* * pthread_cond_destroy.c (__pthread_cond_destroy): If there areUlrich Drepper2005-09-252-5/+30
* * elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls_model_ie forRoland McGrath2005-09-222-1/+11
* * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX_WAKE_OP,Ulrich Drepper2005-09-084-14/+91