about summary refs log tree commit diff
path: root/nptl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #4512]Ulrich Drepper2007-05-181-0/+11
* Dummy files to prevent stub versions from being used.Ulrich Drepper2007-05-171-0/+5
* * version.h (VERSION): Define to 6. glibc-2.6 cvs/glibc-2_6-base cvs/glibc-2_6Ulrich Drepper2007-05-151-7/+0
* * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if oldUlrich Drepper2007-05-151-0/+13
* * sysdeps/unix/sysv/linux/tst-getcpu.c: New file.Ulrich Drepper2007-05-111-0/+3
* * sysdeps/unix/sysv/linux/sched_setaffinity.c cvs/fedora-glibc-20070510T2308 cvs/fedora-glibc-20070510T2304Ulrich Drepper2007-05-101-0/+7
* [BZ #4455] Jakub Jelinek2007-05-101-0/+6
* [BZ #4455]Ulrich Drepper2007-05-071-0/+4
* [BZ #4456]Ulrich Drepper2007-05-071-0/+6
* * sysdeps/unix/sysv/linux/lowlevelrobustlock.cUlrich Drepper2007-05-071-0/+7
* [BZ #4465]Ulrich Drepper2007-05-071-0/+1
* * posix/unistd.h: Remove __THROW from fdatasync.Ulrich Drepper2007-05-071-0/+5
* [BZ #4392]Ulrich Drepper2007-04-281-0/+4
* [BZ #4306]Ulrich Drepper2007-04-281-0/+6
* * sysdeps/unix/sysv/linux/Makefile [subdir=posix] (sysdep_routines):Ulrich Drepper2007-04-261-0/+5
* * tst-locale1.c: Avoid warnings.Ulrich Drepper2007-04-061-0/+5
* * scripts/check-local-headers.sh: Filter out sys/capability.h. cvs/fedora-glibc-20070331T1609Ulrich Drepper2007-03-261-0/+5
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-0/+6
* * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h (PSEUDO): Use two Richard Henderson2007-03-131-0/+5
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Reset refcntr inUlrich Drepper2007-02-251-0/+6
* [BZ #4076] cvs/fedora-glibc-20070221T1011Ulrich Drepper2007-02-211-0/+5
* [BZ #3325]Ulrich Drepper2007-02-191-0/+5
* * 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