about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper2007-06-2012-193/+132
* * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper2007-06-199-41/+93
* [BZ #4647]Ulrich Drepper2007-06-1810-15/+51
* * elf/rtld.c (dl_main): Don't call init_tls more than once.Ulrich Drepper2007-06-182-5/+9
* * sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.Ulrich Drepper2007-06-172-1/+10
* Tell gcc about the nonstandard sections.Ulrich Drepper2007-06-172-4/+4
* [BZ #4125] Andreas Jaeger2007-06-176-5/+131
* * allocatestack.c (allocate_stack): Make code compile ifUlrich Drepper2007-06-172-0/+7
* * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper2007-06-1718-200/+800
* [BZ #4599]Ulrich Drepper2007-06-161-0/+7
* (make_request): When determining whether there are IPv4/IPv6 addresses, ignor...Ulrich Drepper2007-06-161-24/+56
* * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. Jakub Jelinek2007-06-1414-40/+58
* * elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list andUlrich Drepper2007-06-092-2/+12
* * elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.Ulrich Drepper2007-06-092-7/+7
* * elf/dl-close.c (_dl_close_worker): Remove all to be removedUlrich Drepper2007-06-092-19/+38
* * sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter ofUlrich Drepper2007-06-082-1/+6
* * posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper2007-06-083-5/+41
* (__sched_cpucount): Allow using special instruction for counting bits.Ulrich Drepper2007-06-081-3/+7
* [BZ #4586]Jakub Jelinek2007-06-081-1/+2
* * config.make.in: Likewise.Ulrich Drepper2007-06-082-1/+2
* * configure.in: Avoid variable named BASH.Ulrich Drepper2007-06-084-2977/+3562
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper2007-06-085-69/+193
* [BZ #4586]Ulrich Drepper2007-06-0844-125/+320
* * sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2007-06-045-18/+96
* * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper2007-06-0397-0/+10426
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-3018-163/+34
* * sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper2007-05-302-1/+6
* * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper2007-05-304-21/+6
* * crypt/md5-crypt.c: Fix comment.Ulrich Drepper2007-05-291-0/+2
* Fix comment.Ulrich Drepper2007-05-291-1/+1
* * po/Makefile (po-sed-cmd): New variable.Roland McGrath2007-05-291-0/+5
* 2007-05-29 Roland McGrath <roland@redhat.com>Roland McGrath2007-05-291-4/+5
* * sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper2007-05-2914-52/+72
* * nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper2007-05-292-3/+12
* * sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper2007-05-284-2/+11
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-2816-56/+207
* [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure toUlrich Drepper2007-05-271-1/+1
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper2007-05-2711-29/+124
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-2712-38/+120
* * pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper2007-05-265-6/+16
* * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper2007-05-262-2/+5
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-2611-31/+27
* * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper2007-05-266-15/+51
* * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper2007-05-267-7/+37
* * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper2007-05-2619-197/+1088
* Test of semaphores.Ulrich Drepper2007-05-263-0/+178
* * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait): Jakub Jelinek2007-05-253-10/+19
* * io/bits/fcntl2.h (__open_2): Add nonnull attribute.Ulrich Drepper2007-05-253-27/+66
* * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2007-05-255-9/+31
* * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper2007-05-257-26/+65