Age | Commit message (Expand) | Author |
2009-01-25 | * pthread_mutex_lock.c (__pthread_mutex_lock): Remove unused label out. | Ulrich Drepper |
2009-01-08 | * sysdeps/pthread/list.h (list_add): Initialize new element first. | Ulrich Drepper |
2009-01-08 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and | Ulrich Drepper |
2009-01-07 | (in_flight_stack): New variable. (stack_list_del): New function. Use instead... | Ulrich Drepper |
2009-01-04 | * init.c (__pthread_initialize_minimal_internal): Optimize test | Ulrich Drepper |
2009-01-03 | (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME | Ulrich Drepper |
2009-01-03 | * init.c (__pthread_initialize_minimal_internal): Cheat a bit by | Ulrich Drepper |
2009-01-03 | (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of... | Ulrich Drepper |
2009-01-03 | * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument | Ulrich Drepper |
2009-01-03 | * init.c (__pthread_initialize_minimal_internal): Check for | Ulrich Drepper |
2009-01-03 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define | Ulrich Drepper |
2008-12-29 | * sysdeps/x86_64/bits/select.h: New file. | Ulrich Drepper |
2008-12-12 | * pthread_mutex_lock.c (__pthread_mutex_lock): Handle only the | Ulrich Drepper |
2008-12-09 | [BZ #6545] | Ulrich Drepper |
2008-12-08 | * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM | Ulrich Drepper |
2008-12-08 | (struct pthread): Increase padding for tcbhead_t to 24 words. | Ulrich Drepper |
2008-12-08 | Move 2 ChangeLog entries to correct ChangeLog. | Jakub Jelinek |
2008-12-06 | * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG | Ulrich Drepper |
2008-12-06 | * posix/regex_internal.h (build_wcs_upper_buffer): | Ulrich Drepper |
2008-12-05 | * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSET | Ulrich Drepper |
2008-12-03 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper |
2008-11-26 | Moved alpha to ports repository. | Roland McGrath |
2008-11-12 | [BZ #7009]cvs/fedora-glibc-20081112T2008 | Ulrich Drepper |
2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek |
2008-11-01 | [BZ #6955] | Ulrich Drepper |
2008-11-01 | [BZ #6843] | Ulrich Drepper |
2008-10-22 | * misc/syslog.c (openlog_internal): Fix __have_sock_cloexec | Ulrich Drepper |
2008-10-06 | . | Ulrich Drepper |
2008-10-06 | * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier | Ulrich Drepper |
2008-09-23 | * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, | Andreas Jaeger |
2008-08-15 | * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. | Ulrich Drepper |
2008-07-30 | * nscd/connections.c (nscd_init): Type if preprocessor directive. | Ulrich Drepper |
2008-07-26 | * Makeconfig: Define pie-ccflag and PIE-ccflag variables. | Ulrich Drepper |
2008-07-26 | * scripts/gen-as-const.awk: Generate more widely usable code by | Ulrich Drepper |
2008-07-26 | * stdio-common/printf_fp.c (___printf_fp): Give wide outout code | Ulrich Drepper |
2008-07-25 | * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and | Ulrich Drepper |
2008-06-12 | * nscd/grpcache.c (cache_addgr): Correctly compute size ofcvs/fedora-glibc-20080612T1619 | Ulrich Drepper |
2008-05-31 | (tests): Add tst-rwlock2a. | Ulrich Drepper |
2008-05-29 | * sysdeps/pthread/pthread.h: Fix typo in comment. | Ulrich Drepper |
2008-05-29 | * sysdeps/pthread/createthread.c (do_clone): Pass accurate length | Ulrich Drepper |
2008-05-29 | (do_clone): Pass accurate length of CPU set to the kernel. | Ulrich Drepper |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper |
2008-05-26 | * tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants. | Ulrich Drepper |
2008-05-21 | 2008-05-20 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek |
2008-05-20 | * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file. | Jakub Jelinek |
2008-05-11 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access | Ulrich Drepper |
2008-04-15 | * sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c | Jakub Jelinek |
2008-04-09 | [BZ #5209] | Ulrich Drepper |
2008-04-09 | [BZ #5436] | Ulrich Drepper |
2008-04-08 | [BZ #6020] cvs/fedora-glibc-20080408T0706 | Jakub Jelinek |