summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-20[BZ #4813] Jakub Jelinek
2007-07-19Update.Ulrich Drepper
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper
2007-07-19[BZ #4792]Ulrich Drepper
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper
2007-07-19(_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre...Ulrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-07-15* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath
2007-07-13* configure: Regenerated.Roland McGrath
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2007-07-10[BZ #4773]Ulrich Drepper
2007-07-10Test of greedy matching in strptime.Ulrich Drepper
2007-07-10* elf/elf.h (NT_GNU_ABI_TAG): New macro.Roland McGrath
2007-07-102007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-09* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper
2007-07-07[BZ #4745]Ulrich Drepper
2007-07-07* sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h andUlrich Drepper
2007-07-07Include stdlib.h, list.h, sysdep.h and kernel-features.h.Ulrich Drepper
2007-07-05* Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath
2007-07-04whitespaceRoland McGrath
2007-07-04Fix typo.Ulrich Drepper
2007-07-04* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper
2007-07-03[BZ #4702]Ulrich Drepper
2007-07-02* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.Ulrich Drepper
2007-06-30* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.Ulrich Drepper
2007-06-30007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Ulrich Drepper
2007-06-30* elf/dl-load.c (open_verify): Find .note.ABI-tag notes evenUlrich Drepper
2007-06-30(open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl...Ulrich Drepper
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