summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-26* init.c (__nptl_initial_report_events): New variable.Roland McGrath
2007-06-262007-05-16 Roland McGrath <roland@redhat.com>Roland McGrath
2007-06-22(pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f...Ulrich Drepper
2007-06-22* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset andUlrich Drepper
2007-06-22* nis/nis_domain_of.c (__nis_domain_of): Make the code a bit moreUlrich Drepper
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-06-18* elf/rtld.c (dl_main): Don't call init_tls more than once.Ulrich Drepper
2007-06-17* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.Ulrich Drepper
2007-06-17Tell gcc about the nonstandard sections.Ulrich Drepper
2007-06-17[BZ #4125] Andreas Jaeger
2007-06-17* allocatestack.c (allocate_stack): Make code compile ifUlrich Drepper
2007-06-17* sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S:Ulrich Drepper
2007-06-16[BZ #4599]Ulrich Drepper
2007-06-16(make_request): When determining whether there are IPv4/IPv6 addresses, ignor...Ulrich Drepper
2007-06-14* soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. Jakub Jelinek
2007-06-09* elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list andUlrich Drepper
2007-06-09* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.Ulrich Drepper
2007-06-09* elf/dl-close.c (_dl_close_worker): Remove all to be removedUlrich Drepper
2007-06-08* sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter ofUlrich Drepper
2007-06-08* posix/sched_cpucount.c (__sched_cpucount): Allow using specialUlrich Drepper
2007-06-08(__sched_cpucount): Allow using special instruction for counting bits.Ulrich Drepper
2007-06-08[BZ #4586]Jakub Jelinek
2007-06-08* config.make.in: Likewise.Ulrich Drepper
2007-06-08* configure.in: Avoid variable named BASH.Ulrich Drepper
2007-06-08* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper
2007-06-08[BZ #4586]Ulrich Drepper
2007-06-04* sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper
2007-06-03* sysdeps/powerpc/powerpc32/970/fpu/Implies: New file.Ulrich Drepper
2007-05-30* pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper
2007-05-30* sysdeps/unix/sysv/linux/x86_64/lowlevellock.SUlrich Drepper
2007-05-30* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: CheckingUlrich Drepper
2007-05-29* crypt/md5-crypt.c: Fix comment.Ulrich Drepper
2007-05-29Fix comment.Ulrich Drepper
2007-05-29* po/Makefile (po-sed-cmd): New variable.Roland McGrath
2007-05-292007-05-29 Roland McGrath <roland@redhat.com>Roland McGrath
2007-05-29* sysdeps/unix/sysv/linux/internaltypes.h: IntroduceUlrich Drepper
2007-05-29* nscd/nscd_helper.c (get_mapping): Handle short replies insteadUlrich Drepper
2007-05-28* sysdeps/unix/sysv/linux/futimes.c (miss_utimensat): Don't defineUlrich Drepper
2007-05-28* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper
2007-05-27[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure toUlrich Drepper
2007-05-27* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Likewise.Ulrich Drepper
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper
2007-05-26* pthreadP.h (PTHREAD_RWLOCK_PREFER_READER_P): Define.Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/x86_64/sem_trywait.S (sem_trywait): TinyUlrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier):Ulrich Drepper
2007-05-26* sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Add private futexUlrich Drepper
2007-05-26 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.Ulrich Drepper