about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* . glibc-2.6.1 cvs/glibc-2_6_1 cvs/glibc-2_6-branchJakub Jelinek2007-07-311-2/+2
* * NEWS, version.h (VERSION): 2.6.1.Jakub Jelinek2007-07-313-1/+12
* * sysdeps/unix/sysv/linux/i386/clone.S: Revert 2006-11-30 changes.Jakub Jelinek2007-07-313-8/+3
* 2007-07-31 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-313-1/+29
* 2007-07-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2007-07-272-0/+15
* [BZ #4745]Jakub Jelinek2007-07-12310-18398/+4300
* * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper2007-07-087-27/+86
* * libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper2007-07-075-5/+28
* [BZ #4745]Ulrich Drepper2007-07-074-3/+58
* * sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h andUlrich Drepper2007-07-071-0/+5
* Include stdlib.h, list.h, sysdep.h and kernel-features.h.Ulrich Drepper2007-07-071-0/+4
* * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath2007-07-052-1/+6
* whitespaceRoland McGrath2007-07-041-1/+0
* Fix typo.Ulrich Drepper2007-07-041-1/+1
* * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper2007-07-043-8/+44
* [BZ #4702]Ulrich Drepper2007-07-032-1/+10
* * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.Ulrich Drepper2007-07-022-1/+5
* * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.Ulrich Drepper2007-06-302-2/+15
* 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Ulrich Drepper2007-06-304-0/+228
* * elf/dl-load.c (open_verify): Find .note.ABI-tag notes evenUlrich Drepper2007-06-302-8/+35
* (open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl...Ulrich Drepper2007-06-301-6/+23
* * init.c (__nptl_initial_report_events): New variable.Roland McGrath2007-06-2615-86/+223
* 2007-05-16 Roland McGrath <roland@redhat.com>Roland McGrath2007-06-261-0/+6
* (pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f...Ulrich Drepper2007-06-221-2/+6
* * pthread_getattr_np.c (pthread_getattr_np): Clear cpuset andUlrich Drepper2007-06-221-0/+5
* * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit moreUlrich Drepper2007-06-222-2/+7
* * 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