about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Install bits/timex.h header.Andreas Schwab2011-05-271-0/+5
* Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2011-05-271-0/+7
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-05-271-0/+6
* Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2011-05-271-0/+4
* Fix copy relocations handling of unique objects.Ulrich Drepper2011-05-271-0/+8
* Fix loading first object along a path when tracing.Ulrich Drepper2011-05-271-0/+5
* Don't read past end of buffer in fmemopenAndreas Schwab2011-05-271-0/+4
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-05-271-0/+18
* Don't crash when dependencies are missingAndreas Schwab2011-05-271-1/+7
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault2011-05-271-0/+6
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-05-271-0/+9
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-05-261-0/+9
* Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-05-261-0/+7
* Fix two printf handler issues.Jakub Jelinek2011-05-261-0/+8
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-041-0/+6
* Fix range error handling in sgetspent.Andreas Schwab2011-02-041-0/+5
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-02-031-0/+5
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-02-031-0/+2
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-02-031-1/+2
* Define MADV_HUGEPAGE.Ulrich Drepper2011-02-031-0/+8
* Add definitions for new socket protocols.Ulrich Drepper2011-02-031-0/+6
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-02-031-0/+8
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-02-031-0/+1
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-02-031-0/+4
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-02-031-0/+6
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-02-031-0/+5
* Don't underestimate length of DST substitutionAndreas Schwab2011-02-031-0/+5
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-02-031-0/+5
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-02-031-0/+9
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-02-031-0/+6
* Fix infloop on persistent failing calloc in regex.Jim Meyering2011-02-031-0/+6
* Use fastbin macro everywhere.Ulrich Drepper2011-02-031-0/+5
* Fix ChangeLogs.Ulrich Drepper2011-02-031-1/+2
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2011-02-031-0/+6
* Fix use of restrict in wchar.hAndreas Schwab2011-02-031-0/+8
* Fix race in qsort_r initialization.Ulrich Drepper2011-02-031-0/+6
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2011-02-031-0/+4
* Relax libm tests for x86-32.Ulrich Drepper2011-02-031-0/+4
* Don't ignore zero TTL in DNS answersAndreas Schwab2011-02-031-0/+6
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-301-0/+6
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-301-0/+6
* Properly convert f_fsid in statvfsAndreas Schwab2010-11-201-0/+6
* Define MAP_HUGETLB.Ulrich Drepper2010-11-201-0/+5
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-201-0/+4
* Fix memory leak in fnmatchAndreas Schwab2010-11-151-0/+9
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-11-151-0/+6
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-151-0/+5
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-151-0/+6
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-11-151-0/+3
* Don't mix pattern rules with normal rulesAndreas Schwab2010-11-151-0/+4