Age | Commit message (Expand) | Author | Files | Lines |
2008-05-29 | * sysdeps/pthread/pthread.h: Fix typo in comment. | Ulrich Drepper | 2 | -4/+8 |
2008-05-29 | * sysdeps/pthread/createthread.c (do_clone): Pass accurate length | Ulrich Drepper | 1 | -0/+5 |
2008-05-29 | (do_clone): Pass accurate length of CPU set to the kernel. | Ulrich Drepper | 1 | -2/+2 |
2008-05-27 | Remove useless more "if" tests before "free". | Ulrich Drepper | 12 | -2/+247 |
2008-05-26 | * tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants. | Ulrich Drepper | 2 | -2/+34 |
2008-05-21 | 2008-05-20 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 1 | -2/+3 |
2008-05-20 | * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file. | Jakub Jelinek | 2 | -0/+8 |
2008-05-11 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Access | Ulrich Drepper | 6 | -19/+33 |
2008-04-15 | * sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c | Jakub Jelinek | 2 | -1/+6 |
2008-04-09 | [BZ #5209] | Ulrich Drepper | 1 | -0/+5 |
2008-04-09 | [BZ #5436] | Ulrich Drepper | 1 | -1/+3 |
2008-04-08 | [BZ #6020] cvs/fedora-glibc-20080408T0706 | Jakub Jelinek | 2 | -2/+9 |
2008-03-27 | * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if | Ulrich Drepper | 6 | -5/+55 |
2008-03-17 | * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead | Jakub Jelinek | 4 | -3/+10 |
2008-03-14 | Fix typo.cvs/fedora-glibc-20080314T2159 | Ulrich Drepper | 2 | -2/+2 |
2008-03-14 | * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define | Ulrich Drepper | 4 | -3/+37 |
2008-03-08 | [BZ #5778] | Ulrich Drepper | 2 | -3/+9 |
2008-02-01 | [BZ #5442]cvs/fedora-glibc-20080201T1017 | Roland McGrath | 1 | -0/+4 |
2008-02-01 | * Makeconfig (sysd-rules-targets): New variable. | Roland McGrath | 1 | -4/+2 |
2008-01-30 | * sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): Avoid | Ulrich Drepper | 1 | -0/+5 |
2008-01-30 | (sem_post): Avoid unnecessary addr32 prefix. | Ulrich Drepper | 1 | -1/+1 |
2008-01-30 | * Makeconfig (sysd-rules-patterns): New variable. | Roland McGrath | 2 | -2/+10 |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper | 6 | -17/+62 |
2008-01-22 | (XADD): Use a scratch register. | Ulrich Drepper | 1 | -5/+7 |
2008-01-15 | * tst-eintr2.c (do_test): make sure that if mutex_lock in main | Ulrich Drepper | 2 | -2/+7 |
2008-01-10 | * pthread-errnos.sym: Add EOVERFLOW. | Ulrich Drepper | 6 | -11/+92 |
2007-12-14 | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper | 3 | -5/+11 |
2007-12-12 | ..cvs/fedora-glibc-20071212T1953 | Ulrich Drepper | 2 | -0/+20 |
2007-12-12 | [BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051 | Ulrich Drepper | 2 | -2/+3 |
2007-12-12 | [BZ #5465] | Ulrich Drepper | 2 | -0/+8 |
2007-12-07 | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper | 2 | -0/+9 |
2007-12-05 | * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper | 2 | -28/+23 |
2007-11-24 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper | 4 | -105/+65 |
2007-11-20 | * sysdeps/pthread/pthread.h (pthread_cleanup_push, | Ulrich Drepper | 2 | -2/+8 |
2007-11-09 | [BZ #5240] | Ulrich Drepper | 4 | -13/+29 |
2007-11-08 | [BZ #5245] | Ulrich Drepper | 2 | -3/+10 |
2007-11-08 | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper | 4 | -1/+71 |
2007-11-06 | * elf/rtld.c (dl_main): Use the page size to find the map start. | Ulrich Drepper | 2 | -2/+6 |
2007-11-06 | * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. | Ulrich Drepper | 3 | -6/+13 |
2007-10-28 | [BZ #5204] | Ulrich Drepper | 5 | -13/+88 |
2007-10-28 | [BZ #5040] | Ulrich Drepper | 1 | -0/+10 |
2007-10-28 | [BZ #5208] | Ulrich Drepper | 4 | -5/+42 |
2007-10-17 | * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New | Jakub Jelinek | 2 | -1/+25 |
2007-10-16 | (__tzfile_read): Take extra memory requested by caller into account when copy... | Ulrich Drepper | 1 | -44/+38 |
2007-10-15 | * init.c (__pthread_initialize_minimal): Initialize word to appease | Jakub Jelinek | 2 | -1/+6 |
2007-10-10 | * sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of | Ulrich Drepper | 3 | -2/+28 |
2007-09-02 | * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S | Ulrich Drepper | 2 | -1/+8 |
2007-08-21 | [BZ #4938] | Ulrich Drepper | 4 | -1/+118 |
2007-08-21 | * sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_dead): | Jakub Jelinek | 2 | -2/+7 |
2007-08-20 | * csu/libc-start.c: Don't handle VDSO_SETUP here. | Ulrich Drepper | 2 | -1/+13 |