about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607Ulrich Drepper2007-02-101-0/+6
* * tst-initializers1.c: We want to test the initializers as seenUlrich Drepper2007-01-191-0/+3
* * pthread_join.c (cleanup): Avoid warning.Ulrich Drepper2007-01-181-0/+4
* * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL to cvs/fedora-glibc-20070117T1043 cvs/fedora-glibc-20070117T0857Ulrich Drepper2007-01-171-0/+3
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-171-0/+13
* [BZ #3840]Ulrich Drepper2007-01-121-0/+5
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.hUlrich Drepper2007-01-121-0/+6
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-145/+108
* .Jakub Jelinek2007-07-311-108/+145
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Cleanups. DefineUlrich Drepper2007-01-111-0/+5
* * shlib-versions: Fix sparc64 linux target specification.Jakub Jelinek2007-01-101-0/+4
* * io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper2007-01-101-1/+6
* * include/atomic.h (atomic_forced_read): New macro.Ulrich Drepper2006-12-211-0/+5
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-091-0/+9
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-091-0/+5
* * sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlock): UseUlrich Drepper2006-10-301-0/+5
* * configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155Ulrich Drepper2006-10-291-0/+16
* * sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper2006-10-281-0/+31
* * sysdeps/x86_64/tls.h: Likewise.Ulrich Drepper2006-10-281-2/+3
* USE_TLS support is now default.Ulrich Drepper2006-10-271-1/+13
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-0/+29
* * pthread_attr_setstacksize.c (NEW_VERNUM): Define to GLIBC_2_3_3Ulrich Drepper2006-10-261-0/+5
* [BZ #3313]Ulrich Drepper2006-10-181-0/+6
* [BZ #3352]Ulrich Drepper2006-10-121-0/+17
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-111-0/+3
* * include/atomic.c: Define catomic_* operations.Ulrich Drepper2006-10-111-0/+5
* Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-10-101-0/+4
* * Versions.def: Add GLIBC_2.6 to libpthread.Ulrich Drepper2006-10-071-0/+14
* * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4,Ulrich Drepper2006-09-241-0/+6
* * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto.Ulrich Drepper2006-09-181-0/+6
* * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: For PIUlrich Drepper2006-09-171-1/+9
* [BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper2006-09-121-0/+5
* [BZ #1006]Ulrich Drepper2006-09-091-3/+13
* [BZ #3123]Ulrich Drepper2006-09-081-0/+11
* [BZ #3124]Ulrich Drepper2006-09-051-0/+11
* * nscd/initgrcache.c (addinitgroupsX): Move any_successUlrich Drepper2006-09-051-0/+7
* 2006-03-04 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2006-09-051-0/+28
* * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add cvs/fedora-glibc-20060831T1812Ulrich Drepper2006-08-311-0/+10
* * pthread_rwlock_trywrlock.c (__pthread_rwlock_trywrlock): Respect cvs/fedora-glibc-20060831T0640Ulrich Drepper2006-08-301-0/+9
* * sysdeps/unix/sysv/linux/libc_pthread_init.c (freeres_libpthread):Ulrich Drepper2006-08-251-0/+5
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-231-0/+12
* [BZ #3018]Ulrich Drepper2006-08-211-0/+5
* * sysdeps/unix/sysv/linux/bits/posix_opt.h: DefineUlrich Drepper2006-08-201-0/+5
* * sysdeps/unix/sysv/linux/clock_settime.c (INTERNAL_VSYSCALL): Use cvs/fedora-glibc-20060815T2033Ulrich Drepper2006-08-151-0/+7
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-0/+39
* [BZ #2843]Ulrich Drepper2006-08-131-0/+12
* [BZ #2908]Ulrich Drepper2006-08-031-0/+4
* [BZ #2978]Ulrich Drepper2006-08-031-0/+4
* * sysdeps/unix/sysv/linux/Versions: Finally add add_key,Ulrich Drepper2006-08-011-0/+7
* * sysdeps/unix/sysv/linux/dl-osinfo.h: Remove unnecessary include.Ulrich Drepper2006-08-011-0/+6