| Commit message (Expand) | Author | Age | Files | Lines |
* | * posix/getconf.c: Update copyright year. | Ulrich Drepper | 2007-01-03 | 17 | -32/+52 |
* | * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment | Ulrich Drepper | 2006-12-24 | 2 | -4/+23 |
* | * posix/wordexp.c: Remove some unnecessary tests. | Ulrich Drepper | 2006-12-23 | 2 | -2/+6 |
* | * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't | Ulrich Drepper | 2006-12-22 | 3 | -2/+11 |
* | * include/atomic.h (atomic_forced_read): New macro. | Ulrich Drepper | 2006-12-21 | 4 | -5/+28 |
* | * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file. | Ulrich Drepper | 2006-12-21 | 2 | -1/+106 |
* | * nss/getXXbyYY_r.c: Include atomic.h.cvs/fedora-glibc-20061219T1804 | Ulrich Drepper | 2006-12-19 | 2 | -4/+11 |
* | * stdlib/Makefile (tests): Add tst-makecontext. | Ulrich Drepper | 2006-12-19 | 4 | -4/+68 |
* | * elf/dl-support.c: Include dl-procinfo.h. | Ulrich Drepper | 2006-12-19 | 5 | -19/+77 |
* | [BZ #3747] | Ulrich Drepper | 2006-12-19 | 5 | -17/+140 |
* | * misc/tst-pselect.c (do_test): Fix sigblock argument. | Ulrich Drepper | 2006-12-14 | 2 | -1/+5 |
* | * misc/tst-pselect.c (do_test): Make sure the helper process is | Ulrich Drepper | 2006-12-14 | 2 | -6/+18 |
* | * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME.cvs/fedora-glibc-20061214T0850 | Ulrich Drepper | 2006-12-14 | 3 | -3/+11 |
* | [BZ #2337] | Ulrich Drepper | 2006-12-13 | 10 | -40/+91 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Include | Ulrich Drepper | 2006-12-13 | 2 | -1/+7 |
* | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousand | Ulrich Drepper | 2006-12-11 | 6 | -2/+107 |
* | [BZ #3632]cvs/fedora-glibc-20061210T1006 | Ulrich Drepper | 2006-12-10 | 2 | -1/+5 |
* | [BZ #3664] | Ulrich Drepper | 2006-12-10 | 3 | -10/+16 |
* | [BZ #3673] | Ulrich Drepper | 2006-12-10 | 4 | -8/+74 |
* | [BZ #3674] | Ulrich Drepper | 2006-12-10 | 2 | -1/+7 |
* | * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest. | Ulrich Drepper | 2006-12-09 | 4 | -2/+61 |
* | * sysdeps/unix/sysv/linux/rtld-lowlevel.h | Ulrich Drepper | 2006-12-09 | 6 | -14/+60 |
* | * malloc/memusage.c: Handle realloc with new size of zero and | Ulrich Drepper | 2006-12-08 | 3 | -8/+43 |
* | * nis/nis_subr.c (nis_getnames): Revert last change.cvs/fedora-glibc-20061205T2141 | Ulrich Drepper | 2006-12-05 | 8 | -14/+78 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 6 | -87/+65 |
* | * nscd/nscd.init: Remove obsolete and commented-out -S option | Ulrich Drepper | 2006-12-01 | 2 | -8/+6 |
* | * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility withcvs/fedora-glibc-20061201T0821 | Ulrich Drepper | 2006-12-01 | 2 | -1/+7 |
* | * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloccvs/fedora-glibc-20061130T1652 | Ulrich Drepper | 2006-11-30 | 2 | -0/+6 |
* | 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com> | Ulrich Drepper | 2006-11-29 | 4 | -10/+101 |
* | [BZ #3559]cvs/fedora-glibc-20061128T1037 | Ulrich Drepper | 2006-11-27 | 2 | -10/+32 |
* | * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change. | Ulrich Drepper | 2006-11-21 | 2 | -1/+6 |
* | * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit. | Ulrich Drepper | 2006-11-21 | 2 | -6/+8 |
* | * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Invoke | Ulrich Drepper | 2006-11-20 | 2 | -2/+8 |
* | * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-stylecvs/fedora-glibc-20061120T1000 | Ulrich Drepper | 2006-11-20 | 2 | -9/+30 |
* | * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. | Ulrich Drepper | 2006-11-16 | 3 | -2/+13 |
* | * nss/nss_files/files-alias.c (get_next_alias): Set line back | Ulrich Drepper | 2006-11-15 | 2 | -3/+7 |
* | * po/nl.po: Update from translation team. | Ulrich Drepper | 2006-11-14 | 2 | -3988/+4529 |
* | [BZ #3137] | Ulrich Drepper | 2006-11-14 | 3 | -4/+10 |
* | * timezone/africa: Update from tzdata2006o. | Ulrich Drepper | 2006-11-11 | 11 | -576/+1026 |
* | * time/tzfile.c (__tzfile_read): Extend to handle new file format | Ulrich Drepper | 2006-11-11 | 10 | -240/+756 |
* | [BZ #3483] | Ulrich Drepper | 2006-11-10 | 18 | -38/+48 |
* | [BZ #3480] | Ulrich Drepper | 2006-11-10 | 1 | -0/+19 |
* | [BZ #3465] | Ulrich Drepper | 2006-11-10 | 23 | -43/+71 |
* | [BZ #3451]cvs/fedora-glibc-20061110T2049cvs/fedora-glibc-20061110T1956 | Ulrich Drepper | 2006-11-10 | 2 | -15/+34 |
* | * string/strxfrm_l.c (STRXFRM): Fix trailing \1 optimization | Ulrich Drepper | 2006-11-10 | 3 | -6/+55 |
* | * po/sv.po: Update from translation team. | Ulrich Drepper | 2006-11-10 | 2 | -7/+17 |
* | * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add | Ulrich Drepper | 2006-11-10 | 4 | -3/+23 |
* | [BZ #3493] | Ulrich Drepper | 2006-11-09 | 2 | -1/+4 |
* | * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test forcvs/fedora-glibc-20061109T2048 | Ulrich Drepper | 2006-11-09 | 2 | -3/+9 |
* | * string/Makefile (tests): Add tst-strxfrm2. | Ulrich Drepper | 2006-11-09 | 4 | -5/+59 |