Age | Commit message (Expand) | Author |
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 |
2008-03-27 | * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if | Ulrich Drepper |
2008-03-17 | * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead | Jakub Jelinek |
2008-03-14 | Fix typo.cvs/fedora-glibc-20080314T2159 | Ulrich Drepper |
2008-03-14 | * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Define | Ulrich Drepper |
2008-03-08 | [BZ #5778] | Ulrich Drepper |
2008-02-01 | [BZ #5442]cvs/fedora-glibc-20080201T1017 | Roland McGrath |
2008-02-01 | * Makeconfig (sysd-rules-targets): New variable. | Roland McGrath |
2008-01-30 | * sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): Avoid | Ulrich Drepper |
2008-01-30 | (sem_post): Avoid unnecessary addr32 prefix. | Ulrich Drepper |
2008-01-30 | * Makeconfig (sysd-rules-patterns): New variable. | Roland McGrath |
2008-01-22 | * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw. | Ulrich Drepper |
2008-01-22 | (XADD): Use a scratch register. | Ulrich Drepper |
2008-01-15 | * tst-eintr2.c (do_test): make sure that if mutex_lock in main | Ulrich Drepper |
2008-01-10 | * pthread-errnos.sym: Add EOVERFLOW. | Ulrich Drepper |
2007-12-14 | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper |
2007-12-12 | ..cvs/fedora-glibc-20071212T1953 | Ulrich Drepper |
2007-12-12 | [BZ #5463, BZ #5464]cvs/fedora-glibc-20071212T1051 | Ulrich Drepper |
2007-12-12 | [BZ #5465] | Ulrich Drepper |
2007-12-07 | [BZ #5441, BZ #5452, BZ #5454] | Ulrich Drepper |
2007-12-05 | * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper |
2007-11-24 | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait): | Ulrich Drepper |
2007-11-20 | * sysdeps/pthread/pthread.h (pthread_cleanup_push, | Ulrich Drepper |
2007-11-09 | [BZ #5240] | Ulrich Drepper |
2007-11-08 | [BZ #5245] | Ulrich Drepper |
2007-11-08 | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper |
2007-11-06 | * elf/rtld.c (dl_main): Use the page size to find the map start. | Ulrich Drepper |
2007-11-06 | * time/tzfile.c (__tzfile_read): Fix check for version 0 data files. | Ulrich Drepper |
2007-10-28 | [BZ #5204] | Ulrich Drepper |
2007-10-28 | [BZ #5040] | Ulrich Drepper |
2007-10-28 | [BZ #5208] | Ulrich Drepper |
2007-10-17 | * sysdeps/unix/sysv/linux/i386/i486/sem_post.S (__old_sem_post): New | Jakub Jelinek |
2007-10-16 | (__tzfile_read): Take extra memory requested by caller into account when copy... | Ulrich Drepper |