about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Handle DSOs without any dependency in ld.so release/2.13/masterUlrich Drepper2011-07-204-51/+66
* Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger2011-06-146-5/+14
* Move setting variable in relro data earlier in ld.so.Andreas Schwab2011-02-223-5/+16
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-02-224-2/+124
* Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-02-222-0/+12
* NEWS: Remove section for version 2.14Petr Baudis2011-02-041-6/+0
* Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2011-02-042-1/+8
* Fix range error handling in sgetspent.Andreas Schwab2011-02-042-3/+8
* Patch followup.Ulrich Drepper2011-01-192-1/+8
* Fix ordering of DSO constructors and destructors.Ulrich Drepper2011-01-1919-116/+394
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-01-192-0/+6
* Fix comment typos.Roland McGrath2011-01-197-12/+21
* Run IFUNC tests unless no support build in at all.Ulrich Drepper2011-01-182-2/+6
* 2.13 release glibc-2.13Ulrich Drepper2011-01-173-4/+8
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-01-172-1/+5
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-01-178-1/+9
* Define MADV_HUGEPAGE.Ulrich Drepper2011-01-178-7/+23
* Update copyright year.Ulrich Drepper2011-01-1717-33/+50
* Add definitions for new socket protocols.Ulrich Drepper2011-01-173-6/+20
* Fix missing dependencies and ensure correct CPPFLAGS.Andreas Schwab2011-01-164-23/+49
* Don't override --enable-multi-arch.Andreas Schwab2011-01-163-85/+89
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-01-153-10/+37
* Change setgroups to affect all the threads in the process.Ulrich Drepper2011-01-146-12/+66
* FIx handling of unterminated [ expression in fnmatch.Ulrich Drepper2011-01-147-16/+43
* Fix check-execstack testAndreas Schwab2011-01-133-18/+31
* Clean up PLT use for getrlimit64.Ulrich Drepper2011-01-134-2/+8
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-01-134-1/+5
* Relax requirement on close in child created by posix_spawn.Ulrich Drepper2011-01-132-3/+20
* Fix handling of missing syscall in Linux mkdirat.Ulrich Drepper2011-01-133-7/+11
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-135-8/+69
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-01-122-6/+16
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-01-122-0/+6
* Add missing CL entry.Ulrich Drepper2011-01-121-0/+9
* Fix grouping when rounding increases number of integer digits.Ulrich Drepper2011-01-124-12/+105
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-094-32/+28
* Update Japanese translations.Ulrich Drepper2011-01-082-4111/+5568
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-043-5/+11
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-273-2/+10
* Update BZs.Ulrich Drepper2010-12-261-4/+5
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-255-2/+121
* Use fastbin macro everywhere.Ulrich Drepper2010-12-252-1/+4
* Change XPG-compliant strerror_r function to return error code.Ulrich Drepper2010-12-253-22/+14
* Pretty printing.Ulrich Drepper2010-12-241-2/+2
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-2411-159/+209
* Always allow overwriting printf modifiers etc.Ulrich Drepper2010-12-242-7/+18
* Fix ChangeLogs.Ulrich Drepper2010-12-191-2/+3
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-1913-18/+104
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-193-1/+9
* Undo accidental checkin.Ulrich Drepper2010-12-142-25/+34
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-102-2/+3