about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-981/+641
* .Jakub Jelinek2007-07-311-637/+988
* [BZ #3855]Ulrich Drepper2007-01-111-0/+8
* * sysdeps/i386/soft-fp/sfp-machine.h: Remove. Jakub Jelinek2007-01-101-0/+5
* * io/fts.c: Make sure fts_cur is always valid after return fromUlrich Drepper2007-01-101-0/+6
* * elf/elf.h (R_MIPS_GLOB_DAT): Define. Jakub Jelinek2007-01-081-0/+5
* * posix/execvp.c: Include alloca.h.Ulrich Drepper2007-01-031-0/+15
* * posix/getconf.c: Update copyright year.Ulrich Drepper2007-01-031-0/+19
* * malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignmentUlrich Drepper2006-12-241-0/+5
* * posix/wordexp.c: Remove some unnecessary tests.Ulrich Drepper2006-12-231-0/+4
* * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don'tUlrich Drepper2006-12-221-0/+5
* * include/atomic.h (atomic_forced_read): New macro.Ulrich Drepper2006-12-211-0/+4
* * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.Ulrich Drepper2006-12-211-1/+5
* * nss/getXXbyYY_r.c: Include atomic.h. cvs/fedora-glibc-20061219T1804Ulrich Drepper2006-12-191-0/+4
* * stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2006-12-191-0/+8
* * elf/dl-support.c: Include dl-procinfo.h.Ulrich Drepper2006-12-191-0/+25
* [BZ #3747]Ulrich Drepper2006-12-191-0/+10
* * misc/tst-pselect.c (do_test): Fix sigblock argument.Ulrich Drepper2006-12-141-0/+4
* * misc/tst-pselect.c (do_test): Make sure the helper process isUlrich Drepper2006-12-141-0/+5
* * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME. cvs/fedora-glibc-20061214T0850Ulrich Drepper2006-12-141-0/+4
* [BZ #2337]Ulrich Drepper2006-12-131-0/+27
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: IncludeUlrich Drepper2006-12-131-0/+5
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Parse thousandUlrich Drepper2006-12-111-0/+6
* [BZ #3632] cvs/fedora-glibc-20061210T1006Ulrich Drepper2006-12-101-0/+4
* [BZ #3664]Ulrich Drepper2006-12-101-0/+6
* [BZ #3673]Ulrich Drepper2006-12-101-0/+8
* [BZ #3674]Ulrich Drepper2006-12-101-0/+6
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Ulrich Drepper2006-12-091-0/+12
* * malloc/memusage.c: Handle realloc with new size of zero andUlrich Drepper2006-12-081-0/+9
* * nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141Ulrich Drepper2006-12-051-0/+14
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-031-0/+23
* * nscd/nscd.init: Remove obsolete and commented-out -S optionUlrich Drepper2006-12-011-0/+5
* * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with cvs/fedora-glibc-20061201T0821Ulrich Drepper2006-12-011-0/+5
* * sunrpc/svc_run.c (svc_run): Set my_pollfd to new_pollfd if realloc cvs/fedora-glibc-20061130T1652Ulrich Drepper2006-11-301-0/+5
* 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Drepper2006-11-291-0/+10
* [BZ #3559] cvs/fedora-glibc-20061128T1037Ulrich Drepper2006-11-271-0/+7
* * resolv/mapv4v6addr.h (map_v4v6_address): Fix last change.Ulrich Drepper2006-11-211-0/+5
* * resolv/mapv4v6addr.h (map_v4v6_address): Optimize a bit.Ulrich Drepper2006-11-211-0/+4
* * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): InvokeUlrich Drepper2006-11-201-0/+5
* * nss/nss_files/files-hosts.c (LINE_PARSER): Support IPv6-style cvs/fedora-glibc-20061120T1000Ulrich Drepper2006-11-201-0/+5
* * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.Ulrich Drepper2006-11-161-0/+7
* * nss/nss_files/files-alias.c (get_next_alias): Set line backUlrich Drepper2006-11-151-0/+4
* * po/nl.po: Update from translation team.Ulrich Drepper2006-11-141-0/+2
* [BZ #3137]Ulrich Drepper2006-11-141-1/+5
* * timezone/africa: Update from tzdata2006o.Ulrich Drepper2006-11-111-0/+11
* * time/tzfile.c (__tzfile_read): Extend to handle new file formatUlrich Drepper2006-11-111-0/+12
* [BZ #3483]Ulrich Drepper2006-11-101-0/+4
* [BZ #3480]Ulrich Drepper2006-11-101-0/+19
* [BZ #3465]Ulrich Drepper2006-11-101-0/+26
* [BZ #3451] cvs/fedora-glibc-20061110T2049 cvs/fedora-glibc-20061110T1956Ulrich Drepper2006-11-101-0/+7