about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* .Ulrich Drepper2008-10-061-0/+5
* * sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrierUlrich Drepper2008-10-061-1/+4
* * sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock, Andreas Jaeger2008-09-232-9/+17
* * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper2008-08-153-24/+17
* * nscd/connections.c (nscd_init): Type if preprocessor directive.Ulrich Drepper2008-07-302-0/+6
* * Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper2008-07-261-1/+1
* * scripts/gen-as-const.awk: Generate more widely usable code byUlrich Drepper2008-07-261-0/+6
* * stdio-common/printf_fp.c (___printf_fp): Give wide outout codeUlrich Drepper2008-07-261-0/+2
* * include/rpc/clnt.h: Declare __libc_clntudp_bufcreate andUlrich Drepper2008-07-252-4/+38
* * nscd/grpcache.c (cache_addgr): Correctly compute size of cvs/fedora-glibc-20080612T1619Ulrich Drepper2008-06-122-2/+6
* (tests): Add tst-rwlock2a.Ulrich Drepper2008-05-313-4/+32
* * sysdeps/pthread/pthread.h: Fix typo in comment.Ulrich Drepper2008-05-292-4/+8
* * sysdeps/pthread/createthread.c (do_clone): Pass accurate lengthUlrich Drepper2008-05-291-0/+5
* (do_clone): Pass accurate length of CPU set to the kernel.Ulrich Drepper2008-05-291-2/+2
* Remove useless more "if" tests before "free".Ulrich Drepper2008-05-2712-2/+247
* * tst-typesizes.c: Explicitly check __SIZEOF_PTHREAD_* constants.Ulrich Drepper2008-05-262-2/+34
* 2008-05-20 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2008-05-211-2/+3
* * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: New file.Jakub Jelinek2008-05-202-0/+8
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: AccessUlrich Drepper2008-05-116-19/+33
* * sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c Jakub Jelinek2008-04-152-1/+6
* [BZ #5209]Ulrich Drepper2008-04-091-0/+5
* [BZ #5436]Ulrich Drepper2008-04-091-1/+3
* [BZ #6020] cvs/fedora-glibc-20080408T0706Jakub Jelinek2008-04-082-2/+9
* * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX ifUlrich Drepper2008-03-276-5/+55
* * sysdeps/unix/sysv/linux/dl-sysdep.h: Use __ASSEMBLER__ instead Jakub Jelinek2008-03-174-3/+10
* Fix typo. cvs/fedora-glibc-20080314T2159Ulrich Drepper2008-03-142-2/+2
* * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: DefineUlrich Drepper2008-03-144-3/+37
* [BZ #5778]Ulrich Drepper2008-03-082-3/+9
* [BZ #5442] cvs/fedora-glibc-20080201T1017Roland McGrath2008-02-011-0/+4
* * Makeconfig (sysd-rules-targets): New variable.Roland McGrath2008-02-011-4/+2
* * sysdeps/unix/sysv/linux/x86_64/sem_post.S (sem_post): AvoidUlrich Drepper2008-01-301-0/+5
* (sem_post): Avoid unnecessary addr32 prefix.Ulrich Drepper2008-01-301-1/+1
* * Makeconfig (sysd-rules-patterns): New variable.Roland McGrath2008-01-302-2/+10
* * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Use short for fnstsw.Ulrich Drepper2008-01-226-17/+62
* (XADD): Use a scratch register.Ulrich Drepper2008-01-221-5/+7
* * tst-eintr2.c (do_test): make sure that if mutex_lock in mainUlrich Drepper2008-01-152-2/+7
* * pthread-errnos.sym: Add EOVERFLOW.Ulrich Drepper2008-01-106-11/+92
* * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper2007-12-143-5/+11
* .. cvs/fedora-glibc-20071212T1953Ulrich Drepper2007-12-122-0/+20
* [BZ #5463, BZ #5464] cvs/fedora-glibc-20071212T1051Ulrich Drepper2007-12-122-2/+3
* [BZ #5465]Ulrich Drepper2007-12-122-0/+8
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-072-0/+9
* * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2007-12-052-28/+23
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S (__lll_timedlock_wait):Ulrich Drepper2007-11-244-105/+65
* * sysdeps/pthread/pthread.h (pthread_cleanup_push,Ulrich Drepper2007-11-202-2/+8
* [BZ #5240]Ulrich Drepper2007-11-094-13/+29
* [BZ #5245]Ulrich Drepper2007-11-082-3/+10
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-084-1/+71
* * elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper2007-11-062-2/+6
* * time/tzfile.c (__tzfile_read): Fix check for version 0 data files.Ulrich Drepper2007-11-063-6/+13