Age | Commit message (Expand) | Author |
2008-01-30 | (sem_post): Avoid unnecessary addr32 prefix. | Ulrich Drepper |
2008-01-10 | * pthread-errnos.sym: Add EOVERFLOW. | Ulrich Drepper |
2007-12-12 | [BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051 | Ulrich Drepper |
2007-12-12 | [BZ #5465] | Ulrich Drepper |
2007-11-24 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper |
2007-11-09 | [BZ #5240] | Ulrich Drepper |
2007-09-02 | * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S | Ulrich Drepper |
2007-08-20 | * csu/libc-start.c: Don't handle VDSO_SETUP here. | Ulrich Drepper |
2007-08-14 | * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643 | Ulrich Drepper |
2007-08-12 | Include <kernel-features.h>. | Ulrich Drepper |
2007-08-11 | * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define. | Ulrich Drepper |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper |
2007-07-24 | * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: Fix | Ulrich Drepper |
2007-07-24 | * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h | Ulrich Drepper |
2007-07-23 | Fix compilation when unconditionally using private futexes. | Ulrich Drepper |
2007-06-08 | [BZ #4586] | Ulrich Drepper |
2007-05-30 | * pthread_getattr_np.c: No need to install a cancellation handler, | Ulrich Drepper |
2007-05-30 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S | Ulrich Drepper |
2007-05-30 | * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking | Ulrich Drepper |
2007-05-29 | * sysdeps/unix/sysv/linux/internaltypes.h: Introduce | Ulrich Drepper |
2007-05-27 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise. | Ulrich Drepper |
2007-05-27 | * init.c: Make it compile with older kernel headers. | Ulrich Drepper |
2007-05-26 | * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): Tiny | Ulrich Drepper |
2007-05-26 | * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): | Ulrich Drepper |
2007-05-26 | * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futex | Ulrich Drepper |
2007-05-26 | * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. | Ulrich Drepper |
2007-05-25 | * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): | Jakub Jelinek |
2007-05-23 | * init.c (__pthread_initialize_minimal_internal): Check whether | Ulrich Drepper |
2007-05-15 | * version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6 | Ulrich Drepper |
2007-05-15 | * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if old | Ulrich Drepper |
2007-05-10 | * sysdeps/unix/sysv/linux/sched_setaffinity.ccvs/fedora-glibc-20070510T2308cvs/fedora-glibc-20070510T2304 | Ulrich Drepper |
2007-02-10 | * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment.cvs/fedora-glibc-20070211T1607 | Ulrich Drepper |
2007-01-17 | * sysdeps/unix/sysv/linux/fatal-prepare.h: Use PTHFCT_CALL tocvs/fedora-glibc-20070117T1043cvs/fedora-glibc-20070117T0857 | Ulrich Drepper |
2007-01-12 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2007-01-11 | Cleanups. Define FUTEX_CMP_REQUEUE and lll_futex_requeue. | Ulrich Drepper |
2006-10-29 | * po/sv.po: Update from translation team. | Ulrich Drepper |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper |
2006-10-12 | [BZ #3352] | Ulrich Drepper |
2006-09-09 | [BZ #1006] | Ulrich Drepper |
2006-09-08 | [BZ #3123] | Ulrich Drepper |
2006-09-05 | 2006-03-04 Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper |
2006-07-29 | * sysdeps/unix/sysv/linux/kernel-features.h: Definecvs/fedora-glibc-20060729T2255 | Ulrich Drepper |
2006-07-29 | 2006-07-28 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2006-03-02 | * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S | Ulrich Drepper |
2006-02-28 | * Makefile (subdir-target-args): New variable. | Roland McGrath |
2006-02-17 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper |
2006-02-15 | * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, | Ulrich Drepper |