]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/ChangeLog
* Makefile (subdir-target-args): New variable.
[thirdparty/glibc.git] / nptl / ChangeLog
2006-02-28  Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-27  Roland McGrath* sysdeps/generic/pt-raise.c: Moved to ...
2006-02-24  Roland McGrath* descr.h (struct pthread): Add final member `end_padding'.
2006-02-21  Roland McGrathAmend log entry with omitted file.
2006-02-20  Roland McGrathtypo
2006-02-18  Ulrich Drepper* tst-robust1.c: Add second mutex to check that the...
2006-02-17  Ulrich Drepper* include/atomic.h (atomic_and, atomic_or): Define.
2006-02-17  Ulrich Drepper* sysdeps/unix/sysv/linux/sh/lowlevellock.h: Add lll_ro... cvs/fedora-glibc-20060217T1609
2006-02-17  Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
2006-02-15  Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define...
2006-02-15  Ulrich Drepper* sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_ca...
2006-02-13  Ulrich Drepper* allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650
2006-02-12  Ulrich Drepper* sysdeps/unix/sysv/linux/i386/not-cancel.h: Define...
2006-02-08  Ulrich Drepper* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_fute...
2006-01-20  Ulrich Drepper* sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and...
2006-01-20  Ulrich Drepper* include/fcntl.h: Declare __have_atfcts.
2006-01-18  Andreas Jaeger[BZ #2167]
2006-01-18  Andreas Jaeger [BZ #2167] * sysdeps/unix/sysv/linux...
2006-01-13  Ulrich Drepper* sysdeps/alpha/tls.h (tcbhead_t): Rename member to...
2006-01-10  Roland McGrath* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS):...
2006-01-10  Roland McGrath* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from...
2006-01-09  Roland McGrath* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h...
2006-01-09  Roland McGrath* tst-initializers1-c89.c: New file.
2006-01-09  Roland McGrath* sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h...
2006-01-09  Roland McGrath* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_...
2006-01-09  Ulrich Drepper* sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWIND...
2006-01-09  Ulrich Drepperbeing too clever and reloading the futex value where...
2006-01-08  Ulrich Drepper* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work...
2006-01-06  Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Inclu...
2006-01-06  Ulrich Drepper* scripts/check-c++-types.sh: Add more pthread types.
2006-01-06  Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSC... cvs/fedora-glibc-20060106T2148
2006-01-06  Ulrich Drepper* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe...
2006-01-06  Ulrich Drepper* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h...
2006-01-06  Ulrich Drepper* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]
2006-01-05  Roland McGrath* Makefile ($(objpfx)$(multidir)): Use mkdir -p.
2006-01-04  Ulrich Drepper* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN...
2006-01-04  Ulrich Drepper* include/stdlib.h: Make even more C++ compliant.
2006-01-04  Ulrich Drepper* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include...
2006-01-03  Ulrich Drepper* posix/unistd.h (ctermid): Remove __nonnull attribute.
2006-01-02  Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_M... cvs/fedora-glibc-20060102T2114
2006-01-01  Ulrich Drepper* posix/getconf.c: Update copyright year. cvs/fedora-glibc-20060102T1045
2005-12-30  Ulrich Drepper* resolv/res_debug.c (latlon2ul): Use ISO C function...
2005-12-30  Ulrich Drepper* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_U...
2005-12-29  Ulrich Drepper* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLU...
2005-12-28  Ulrich Drepper* Makefile (tests): Add tst-signal7.
2005-12-28  Roland McGrath* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
2005-12-27  Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define...
2005-12-27  Ulrich Drepper* Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426
2005-12-24  Ulrich Drepper* manual/errno.texi: Add new Linux errno codes.
2005-12-24  Ulrich Drepper* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDE...
2005-12-23  Ulrich Drepper* pthread_mutex_destroy.c: Set mutex type to an invalid...
2005-12-23  Roland McGrath* sysdeps/pthread/sigaction.c: Use "" instead of <...
2005-12-23  Ulrich Drepper* Makeconfig: Define CXXFLAGS. Split out warnings...
2005-12-22  Ulrich Drepper* sysdeps/x86_64/__longjmp.S: Also protect SP and BP.
2005-12-21  Roland McGrath* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
2005-12-20  Ulrich Drepper* iconv/gconv_conf.c (builtin_aliases): Mark as const.
2005-12-20  Ulrich Drepper[BZ #1978]
2005-12-18  Ulrich Drepper* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_gu...
2005-12-15  Roland McGrath* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
2005-12-14  Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-12-13  Roland McGrath* init.c (__pthread_initialize_minimal_internal): Do...
2005-12-13  Ulrich Drepper* allocatestack.c (allocate_stack): Don't demand that...
2005-11-24  Ulrich Drepper* scripts/check-local-headers.sh: New file.
2005-11-24  Ulrich Drepper[BZ #1920]
2005-11-16  Ulrich Drepper* sysdeps/pthread/unwind-forcedunwind.c (pthread_cancel...
2005-11-06  Ulrich Drepper* malloc/malloc.c (munmap_chunk): Add sanity checks.
2005-11-05  Ulrich Drepper* configure.in: If init_array/fini_array support is...
2005-10-24  Roland McGrath[BZ #721]
2005-10-16  Roland McGrath* sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP...
2005-10-16  Roland McGrath[BZ #1254]
2005-10-14  Ulrich Drepper[BZ #982]
2005-10-04  Roland McGrath* allocatestack.c (setxid_signal_thread): Add
2005-10-02  Ulrich Drepper* allocatestack.c (setxid_signal_thread): Need to use
2005-10-01  Ulrich Drepper2005-10-01 Ulrich Drepper <drepper@redhat.com>
2005-09-25  Ulrich Drepper* pthread_cond_destroy.c (__pthread_cond_destroy):...
2005-09-22  Roland McGrath* elf/dl-tsd.c (__libc_dl_error_tsd): Use attribute_tls...
2005-09-08  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (FUTEX...
2005-09-06  Ulrich Drepper.
2005-08-24  Ulrich Drepper* sysdeps/unix/sysv/linux/timer_routines.c (timer_helpe...
2005-08-23  Ulrich Drepper* sysdeps/unix/sysv/linux/Versions: Export Inotify_...
2005-08-19  Roland McGrath[BZ #1075, BZ #1112]
2005-07-18  Roland McGrath[BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108,...
2005-07-11  Ulrich Drepper* sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,
2005-07-11  Ulrich Drepper* sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h...
2005-07-07  Roland McGrath* Makeconfig: Comment fix.
2005-07-07  Ulrich Drepper* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390...
2005-06-26  Ulrich Drepper* nscd/nscd_stat.c (receive_print_stats): Replace YESST...
2005-06-17  Ulrich Drepper* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_r...
2005-05-29  Roland McGrath* sysdeps/mach/i386/syscall.S (syscall): Call END.
2005-05-23  Ulrich Drepper[BZ #961]
2005-05-21  Ulrich Drepper* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET):...
2005-05-21  Ulrich Drepper* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0)...
2005-05-21  Ulrich Drepper[BZ #955]
2005-05-04  Ulrich Drepper* sysdeps/i386/add_n.S: Add call frame information. cvs/fedora-glibc-20050504T0728
2005-05-03  Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: waitid...
2005-04-27  Ulrich Drepper* sysdeps/pthread/getcpuclockid.c: Include spinlock.h. cvs/fedora-glibc-20050427T1912
2005-04-27  Roland McGrath[BZ #877] cvs/fedora-glibc-20050427T1043 cvs/fedora-glibc-2_3-20050704T1133
2005-04-27  Ulrich Drepper* tst-cancel17.c (do_test): Add arbitrary factor to...
2005-04-27  Roland McGrath* rt/tst-cpuclock1.c: New file.
2005-04-15  Roland McGrath* old_pthread_cond_init.c: Include <errno.h>.
next