| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement pthread_sigqueue. | Ulrich Drepper | 2009-06-12 | 5 | -2/+102 |
* | Fix futex syscall parameter for x86 absolute timeout waits. | Bryan Kadzban | 2009-06-11 | 2 | -1/+9 |
* | libc-cancellation.c cleanup. | Ulrich Drepper | 2009-05-16 | 4 | -11/+35 |
* | Unify source for async cancel handling. | Ulrich Drepper | 2009-05-16 | 4 | -189/+12 |
* | Rename nptl/init.c to nptl/nptl-init.c. | Ulrich Drepper | 2009-05-16 | 3 | -3/+9 |
* | ChangeLog entries incorrectly applied. | Ulrich Drepper | 2009-05-15 | 1 | -25/+0 |
* | Add missing export of fallocate64 on 32-bit platforms. | Jakub Jelinek | 2009-05-15 | 1 | -0/+18 |
* | Don't try to cleanup libselinux and libaudit. | Jakub Jelinek | 2009-05-15 | 1 | -0/+7 |
* | Fix change to prevent cancel signal in unsafe places. | Ulrich Drepper | 2009-05-15 | 4 | -14/+16 |
* | No cancel signal in unsafe places. | Ulrich Drepper | 2009-05-15 | 3 | -2/+32 |
* | Add missing CHangeLog entry. | Jakub Jelinek | 2009-04-29 | 1 | -0/+9 |
* | * cancellation.c (__pthread_disable_asynccancel): Use THREAD_ATOMIC_AND | Ulrich Drepper | 2009-04-27 | 5 | -4/+49 |
* | * sem_open.c (sem_open): Rewrite initialization of initsem to | Ulrich Drepper | 2009-04-26 | 2 | -8/+14 |
* | * sysdeps/unix/sysv/linux/libc_pthread_init.c (__libc_pthread_init): | Ulrich Drepper | 2009-04-26 | 2 | -4/+9 |
* | [BZ #9963] | Ulrich Drepper | 2009-04-23 | 1 | -0/+1 |
* | * pthread_attr_setschedparam.c (__pthread_attr_setschedparam): | Ulrich Drepper | 2009-04-23 | 2 | -1/+13 |
* | [BZ #5807] | Ulrich Drepper | 2009-03-15 | 2 | -102/+27 |
* | * init.c (nptl_freeres): Compile only for SHARED. | Ulrich Drepper | 2009-03-10 | 2 | -3/+7 |
* | * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Define cvs/fedora-glibc-20090309T1421 | Jakub Jelinek | 2009-03-09 | 2 | -1/+13 |
* | * Makeconfig (%.v.i): Depend on Makeconfig. | Roland McGrath | 2009-02-28 | 3 | -4/+9 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 2 | -32/+45 |
* | * locale/langinfo.h: nl_langinfo_l is in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -1/+1 |
* | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 2 | -6/+27 |
* | * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): | Ulrich Drepper | 2009-02-24 | 1 | -0/+5 |
* | * io/sys/stat.h: The lstat functions have been mandatory since 2001. | Ulrich Drepper | 2009-02-24 | 1 | -4/+4 |
* | * sysdeps/unix/sysv/linux/sh/lowlevellock.S: Define | Ulrich Drepper | 2009-02-13 | 2 | -2/+7 |
* | * sysdeps/pthread/unwind-forcedunwind.c: Encrypt all function | Ulrich Drepper | 2009-01-29 | 2 | -10/+32 |
* | * allocatestack.c (__free_stacks): Renamed from free_stacks. | Ulrich Drepper | 2009-01-29 | 5 | -21/+58 |
* | * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL): | Ulrich Drepper | 2009-01-28 | 3 | -3/+114 |
* | * pthread_mutex_lock.c (__pthread_mutex_lock): Remove unused label out. | Ulrich Drepper | 2009-01-25 | 2 | -1/+4 |
* | * sysdeps/pthread/list.h (list_add): Initialize new element first. | Ulrich Drepper | 2009-01-08 | 2 | -13/+7 |
* | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and | Ulrich Drepper | 2009-01-08 | 1 | -10/+10 |
* | (in_flight_stack): New variable. (stack_list_del): New function. Use instead... | Ulrich Drepper | 2009-01-07 | 1 | -11/+86 |
* | * init.c (__pthread_initialize_minimal_internal): Optimize test | Ulrich Drepper | 2009-01-04 | 2 | -16/+25 |
* | (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME | Ulrich Drepper | 2009-01-03 | 1 | -2/+2 |
* | * init.c (__pthread_initialize_minimal_internal): Cheat a bit by | Ulrich Drepper | 2009-01-03 | 2 | -3/+16 |
* | (__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_READTIME instead of... | Ulrich Drepper | 2009-01-03 | 1 | -19/+79 |
* | * sysdeps/unix/sysv/linux/i386/sysdep.h: Describe 6th argument | Ulrich Drepper | 2009-01-03 | 1 | -2/+2 |
* | * init.c (__pthread_initialize_minimal_internal): Check for | Ulrich Drepper | 2009-01-03 | 3 | -2/+88 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Define | Ulrich Drepper | 2009-01-03 | 6 | -6/+30 |
* | * sysdeps/x86_64/bits/select.h: New file. | Ulrich Drepper | 2008-12-29 | 1 | -0/+7 |
* | * pthread_mutex_lock.c (__pthread_mutex_lock): Handle only the | Ulrich Drepper | 2008-12-12 | 4 | -46/+107 |
* | [BZ #6545] | Ulrich Drepper | 2008-12-09 | 1 | -2/+2 |
* | * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TM | Ulrich Drepper | 2008-12-08 | 2 | -1/+16 |
* | (struct pthread): Increase padding for tcbhead_t to 24 words. | Ulrich Drepper | 2008-12-08 | 1 | -2/+2 |
* | Move 2 ChangeLog entries to correct ChangeLog. | Jakub Jelinek | 2008-12-08 | 1 | -10/+0 |
* | * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG | Ulrich Drepper | 2008-12-06 | 1 | -0/+5 |
* | * posix/regex_internal.h (build_wcs_upper_buffer): | Ulrich Drepper | 2008-12-06 | 2 | -1/+8 |
* | * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSET | Ulrich Drepper | 2008-12-05 | 1 | -0/+5 |
* | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Recognize | Ulrich Drepper | 2008-12-03 | 6 | -12/+31 |