Age | Commit message (Expand) | Author | Files | Lines |
2007-01-17 | * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the | Ulrich Drepper | 1 | -5/+4 |
2007-01-17 | * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannot | Ulrich Drepper | 1 | -17/+1 |
2007-01-15 | * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK. | Ulrich Drepper | 1 | -3/+5 |
2007-01-13 | * sysdeps/i386/i486/bits/atomic.h: Define | Ulrich Drepper | 2 | -11/+35 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 91 | -1287/+1371 |
2007-07-31 | . | Jakub Jelinek | 91 | -1371/+1287 |
2007-01-10 | * sysdeps/i386/soft-fp/sfp-machine.h: Remove. | Jakub Jelinek | 2 | -140/+0 |
2006-12-21 | * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file. | Ulrich Drepper | 1 | -0/+101 |
2006-12-19 | * stdlib/Makefile (tests): Add tst-makecontext. | Ulrich Drepper | 1 | -3/+1 |
2006-12-19 | * elf/dl-support.c: Include dl-procinfo.h. | Ulrich Drepper | 3 | -19/+51 |
2006-12-14 | * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.cvs/fedora-glibc-20061214T0850 | Ulrich Drepper | 2 | -3/+7 |
2006-12-13 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include | Ulrich Drepper | 1 | -1/+2 |
2006-12-05 | * nis/nis_subr.c (nis_getnames): Revert last change.cvs/fedora-glibc-20061205T2141 | Ulrich Drepper | 2 | -10/+12 |
2006-12-03 | [BZ #3514, BZ #3515] | Ulrich Drepper | 4 | -80/+40 |
2006-12-01 | * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility withcvs/fedora-glibc-20061201T0821 | Ulrich Drepper | 1 | -1/+2 |
2006-11-29 | 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Drepper | 3 | -10/+91 |
2006-11-20 | * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke | Ulrich Drepper | 1 | -2/+3 |
2006-11-16 | * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. | Ulrich Drepper | 2 | -2/+6 |
2006-11-10 | [BZ #3465] | Ulrich Drepper | 1 | -14/+16 |
2006-11-10 | [BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956 | Ulrich Drepper | 1 | -15/+27 |
2006-11-10 | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add | Ulrich Drepper | 3 | -3/+7 |
2006-11-09 | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test forcvs/fedora-glibc-20061109T2048 | Ulrich Drepper | 1 | -3/+5 |
2006-11-09 | * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0cvs/fedora-glibc-20061109T1949 | Ulrich Drepper | 3 | -18/+21 |
2006-11-06 | * sysdeps/powerpc/fpu/bits/mathinline.h | Ulrich Drepper | 2 | -58/+83 |
2006-11-06 | * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): | Ulrich Drepper | 2 | -2/+56 |
2006-10-29 | * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. | Ulrich Drepper | 1 | -0/+1 |
2006-10-28 | * configure.in: Require assembler support for visibility, compiler | Ulrich Drepper | 8 | -51/+43 |
2006-10-28 | * sysdeps/x86_64/tls.h: Likewise. | Ulrich Drepper | 1 | -27/+0 |
2006-10-27 | USE_TLS support is now default. | Ulrich Drepper | 19 | -104/+57 |
2006-10-27 | * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope | Ulrich Drepper | 1 | -2/+0 |
2006-10-25 | * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION. | Ulrich Drepper | 1 | -0/+1 |
2006-10-18 | [BZ #3313] | Ulrich Drepper | 2 | -8/+9 |
2006-10-16 | [BZ #3369] | Ulrich Drepper | 1 | -5/+5 |
2006-10-11 | * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait. | Ulrich Drepper | 4 | -2/+24 |
2006-10-11 | * sysdeps/i386/i486/bits/atomic.h: Add catomic_* support. | Ulrich Drepper | 1 | -39/+167 |
2006-10-11 | * malloc/malloc.c (_int_malloc): Remove unused any_larger variable. | Ulrich Drepper | 1 | -0/+1 |
2006-10-11 | * include/atomic.c: Define catomic_* operations. | Ulrich Drepper | 1 | -57/+165 |
2006-10-10 | 2006-10-10 Roland McGrath <roland@frob.com> | Roland McGrath | 3 | -20/+34 |
2006-10-10 | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 4 | -146/+235 |
2006-10-02 | [BZ #3291]cvs/fedora-glibc-20061002T1858 | Ulrich Drepper | 1 | -0/+8 |
2006-10-02 | * sysdeps/posix/getaddrinfo.c (match_prefix): Make mask and val | Ulrich Drepper | 1 | -2/+2 |
2006-09-25 | [BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 7 | -535/+47 |
2006-09-24 | * sysdeps/posix/getaddrinfo.c (rfc3484_sort): Implement rule 4, | Ulrich Drepper | 2 | -4/+20 |
2006-09-22 | [BZ #3225]cvs/fedora-glibc-20060923T0946 | Ulrich Drepper | 5 | -7/+25 |
2006-09-20 | [BZ #2592] | Ulrich Drepper | 8 | -71/+47 |
2006-09-20 | * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c (__makecontext): | Ulrich Drepper | 2 | -15/+24 |
2006-09-18 | * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_GETEVENTMSG): Fix pasto. | Ulrich Drepper | 5 | -19/+75 |
2006-09-17 | * sysdeps/unix/sysv/linux/sys/ptrace.h [PTRACE_SETOPTIONS, | Ulrich Drepper | 5 | -11/+41 |
2006-09-17 | * io/Makefile (CFLAGS-fstatat.c): Set. | Ulrich Drepper | 4 | -14/+294 |
2006-09-15 | 2006-09-14 Jakub Jelinek <jakub@redhat.com>cvs/fedora-glibc-20060915T0943 | Ulrich Drepper | 3 | -24/+92 |