about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-171-1/+2
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-171-0/+8
* Update copyright year.Ulrich Drepper2011-01-171-0/+17
* Add definitions for new socket protocols.Ulrich Drepper2011-01-171-0/+6
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-161-0/+12
* Don't override --enable-multi-arch.Andreas Schwab2011-01-161-0/+4
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-151-0/+8
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-141-0/+5
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-141-0/+11
* Fix check-execstack testAndreas Schwab2011-01-131-0/+11
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-131-0/+3
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-01-131-0/+1
* Relax requirement on close in child created by posix_spawn.Ulrich Drepper2011-01-131-0/+3
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-131-0/+4
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-131-0/+6
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-01-121-0/+5
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-01-121-0/+5
* Add missing CL entry.Ulrich Drepper2011-01-121-0/+9
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-091-0/+9
* Update Japanese translations.Ulrich Drepper2011-01-081-0/+4
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-041-0/+6
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-271-0/+6
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-251-0/+6
* Use fastbin macro everywhere.Ulrich Drepper2010-12-251-0/+3
* Change XPG-compliant strerror_r function to return error code.Ulrich Drepper2010-12-251-0/+6
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-0/+15
* Always allow overwriting printf modifiers etc.Ulrich Drepper2010-12-241-0/+5
* Fix ChangeLogs.Ulrich Drepper2010-12-191-2/+3
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-0/+22
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-191-0/+6
* Undo accidental checkin.Ulrich Drepper2010-12-141-0/+4
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-101-0/+3
* Fix use of restrict in wchar.hAndreas Schwab2010-12-101-0/+8
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-091-0/+6
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-091-0/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2010-12-031-0/+9
|\
| * Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu2010-12-011-0/+5
| * Relax libm tests for x86-32.Ulrich Drepper2010-11-301-0/+4
* | Update Italian translation.Ulrich Drepper2010-12-031-0/+4
|/
* Don't ignore zero TTL in DNS answersAndreas Schwab2010-11-251-0/+6
* ldbl-128 fmal compile fixJakub Jelinek2010-11-221-0/+4
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-221-0/+6
* Optimize last initgroups patch a bit.Ulrich Drepper2010-11-221-0/+5
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-221-0/+6
* Define MAP_HUGETLB.Ulrich Drepper2010-11-191-0/+5
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-161-0/+4
* Fix memory leak in fnmatchAndreas Schwab2010-11-121-0/+9
* Support Intel processor model 6 and model 0x2.H.J. Lu2010-11-121-0/+5
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-101-0/+5
* Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.H.J. Lu2010-11-101-0/+10