| Commit message (Expand) | Author | Age | Files | Lines |
* | * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for | Ulrich Drepper | 2007-07-21 | 2 | -1/+8 |
* | * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 2007-07-21 | 7 | -6/+23 |
* | Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 2007-07-21 | 1 | -1/+6 |
* | [BZ #4816] | Jakub Jelinek | 2007-07-20 | 2 | -1/+4 |
* | [BZ #4813] | Jakub Jelinek | 2007-07-20 | 2 | -3/+10 |
* | Update. | Ulrich Drepper | 2007-07-19 | 1 | -9/+1 |
* | * include/features.h (__USE_ISOC95): New define. | Ulrich Drepper | 2007-07-19 | 6 | -10/+30 |
* | * sysdeps/ia64/sched_cpucount.c: New file. | Ulrich Drepper | 2007-07-19 | 3 | -0/+49 |
* | * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add | Ulrich Drepper | 2007-07-19 | 3 | -1/+19 |
* | * bits/types.h: Don't include stddef.h, don't define __need_size_t. | Ulrich Drepper | 2007-07-19 | 7 | -14/+24 |
* | * libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function. | Ulrich Drepper | 2007-07-19 | 11 | -20/+48 |
* | * bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define. | Ulrich Drepper | 2007-07-19 | 5 | -11/+18 |
* | [BZ #4792] | Ulrich Drepper | 2007-07-19 | 3 | -3/+16 |
* | * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_end | Ulrich Drepper | 2007-07-19 | 3 | -1/+100 |
* | (_IO_new_proc_open): Don't close child_std_end if one of proc_file_chain stre... | Ulrich Drepper | 2007-07-19 | 1 | -2/+11 |
* | * elf/ldconfig.c: Allow GPLv2 or any later version. | Roland McGrath | 2007-07-16 | 73 | -144/+291 |
* | * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. | Roland McGrath | 2007-07-15 | 4 | -11/+18 |
* | * configure: Regenerated. | Roland McGrath | 2007-07-13 | 1 | -1/+4 |
* | 2007-07-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-07-13 | 1 | -1000/+5134 |
* | * sysdeps/powerpc/powerpc32/power6/memset.S: Update comments. | Ulrich Drepper | 2007-07-12 | 11 | -145/+613 |
* | [BZ #4775, BZ #4776] | Ulrich Drepper | 2007-07-12 | 11 | -247/+1143 |
* | [BZ #4773] | Ulrich Drepper | 2007-07-10 | 4 | -30/+82 |
* | Test of greedy matching in strptime. | Ulrich Drepper | 2007-07-10 | 1 | -0/+23 |
* | * elf/elf.h (NT_GNU_ABI_TAG): New macro. | Roland McGrath | 2007-07-10 | 1 | -0/+6 |
* | 2007-07-09 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-07-10 | 1 | -5/+18 |
* | * sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries. | Ulrich Drepper | 2007-07-09 | 3 | -1/+10 |
* | * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOF | Ulrich Drepper | 2007-07-08 | 7 | -27/+86 |
* | * libio/wstrops.c (_IO_wstr_underflow): Clear errno before | Ulrich Drepper | 2007-07-07 | 5 | -5/+28 |
* | [BZ #4745] | Ulrich Drepper | 2007-07-07 | 4 | -3/+58 |
* | * sysdeps/sh/tls.h: Include stdlib.h, list.h, sysdep.h and | Ulrich Drepper | 2007-07-07 | 1 | -0/+5 |
* | Include stdlib.h, list.h, sysdep.h and kernel-features.h. | Ulrich Drepper | 2007-07-07 | 1 | -0/+4 |
* | * Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C when | Roland McGrath | 2007-07-05 | 2 | -1/+6 |
* | whitespace | Roland McGrath | 2007-07-04 | 1 | -1/+0 |
* | Fix typo. | Ulrich Drepper | 2007-07-04 | 1 | -1/+1 |
* | * elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check. | Ulrich Drepper | 2007-07-04 | 3 | -8/+44 |
* | [BZ #4702] | Ulrich Drepper | 2007-07-03 | 2 | -1/+10 |
* | * sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment. | Ulrich Drepper | 2007-07-02 | 2 | -1/+5 |
* | * sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC. | Ulrich Drepper | 2007-06-30 | 2 | -2/+15 |
* | 007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com> | Ulrich Drepper | 2007-06-30 | 4 | -0/+228 |
* | * elf/dl-load.c (open_verify): Find .note.ABI-tag notes even | Ulrich Drepper | 2007-06-30 | 2 | -8/+35 |
* | (open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl... | Ulrich Drepper | 2007-06-30 | 1 | -6/+23 |
* | * init.c (__nptl_initial_report_events): New variable. | Roland McGrath | 2007-06-26 | 15 | -86/+223 |
* | 2007-05-16 Roland McGrath <roland@redhat.com> | Roland McGrath | 2007-06-26 | 1 | -0/+6 |
* | (pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f... | Ulrich Drepper | 2007-06-22 | 1 | -2/+6 |
* | * pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and | Ulrich Drepper | 2007-06-22 | 1 | -0/+5 |
* | * nis/nis_domain_of.c (__nis_domain_of): Make the code a bit more | Ulrich Drepper | 2007-06-22 | 2 | -2/+7 |
* | * elf/dl-close.c (free_mem): Free _dl_scope_free_list. | Ulrich Drepper | 2007-06-20 | 12 | -193/+132 |
* | * sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elements | Ulrich Drepper | 2007-06-19 | 9 | -41/+93 |
* | [BZ #4647] | Ulrich Drepper | 2007-06-18 | 10 | -15/+51 |
* | * elf/rtld.c (dl_main): Don't call init_tls more than once. | Ulrich Drepper | 2007-06-18 | 2 | -5/+9 |