about summary refs log tree commit diff
path: root/nptl
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/x86_64/tls.h (tcbhead_t): Add fields reserved for TMUlrich Drepper2008-12-082-1/+16
* (struct pthread): Increase padding for tcbhead_t to 24 words.Ulrich Drepper2008-12-081-2/+2
* Move 2 ChangeLog entries to correct ChangeLog.Jakub Jelinek2008-12-081-10/+0
* * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REGUlrich Drepper2008-12-061-0/+5
* * posix/regex_internal.h (build_wcs_upper_buffer):Ulrich Drepper2008-12-062-1/+8
* * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Define FUTEX_WAIT_BITSETUlrich Drepper2008-12-051-0/+5
* * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): RecognizeUlrich Drepper2008-12-036-12/+31
* Moved alpha to ports repository.Roland McGrath2008-11-2628-1466/+6
* [BZ #7009] cvs/fedora-glibc-20081112T2008Ulrich Drepper2008-11-125-6/+202
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-072-4/+11
* [BZ #6955]Ulrich Drepper2008-11-015-11/+44
* [BZ #6843]Ulrich Drepper2008-11-012-2/+8
* * misc/syslog.c (openlog_internal): Fix __have_sock_cloexecUlrich Drepper2008-10-222-1/+11
* .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