aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-03Restore _res correctlyrelease/2.11/masterUlrich Drepper2-2/+9
2011-09-03Fix unnecessary overallocation due to incomplete characterUlrich Drepper5-20/+76
2011-09-03Revert "Fix file descriptor position after fclose"Petr Baudis4-154/+8
2011-09-03Revert "Initialize variable in _IO_new_file_close_it"Petr Baudis2-2/+5
2011-08-31Revert "Fix memory leak in dlopen with RTLD_NOLOAD."Roland McGrath7-58/+12
2011-08-31Revert "Install bits/timex.h header."Roland McGrath2-6/+1
2011-05-27Fix typo in x86-64 powlH.J. Lu4-3/+64
2011-05-27Fix test for error_one_per_line mode in errorUlrich Drepper2-2/+9
2011-05-27Remove shortcut for call of chownUlrich Drepper2-2/+7
2011-05-27Fix initialization of optimization values for AIOUlrich Drepper2-3/+9
2011-05-27Initialize variable in _IO_new_file_close_itUlrich Drepper2-1/+6
2011-05-27Fix handling of incomplete character storage in stateUlrich Drepper2-1/+9
2011-05-27Fix file descriptor position after fcloseUlrich Drepper4-8/+154
2011-05-27Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2-27/+29
2011-05-27Fix sched_setscheduler call in spawn implementationUlrich Drepper2-3/+4
2011-05-27Report write error in addmnt even for cached streams.Ulrich Drepper2-3/+6
2011-05-27Translate kernel error into what pthread_create should returnUlrich Drepper2-1/+6
2011-05-27Fix up testing for valid $ORIGIN useUlrich Drepper2-16/+44
2011-05-27Backport BIND code to query name as TLD.Ulrich Drepper5-9/+29
2011-05-27Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2-31/+103
2011-05-27ldconfig: don't crash on empty path in config fileAndreas Schwab2-6/+13
2011-05-27Fix getnameinfo flags parameter type.Bruno Haible4-5/+13
2011-05-27Use al possible bytes from fopen mode string.Eric Blake2-16/+23
2011-05-27Fix FPU context handling in getcontext on x86-64.Ulrich Drepper4-3/+67
2011-05-27Fix memory leak in TLS of loaded objects.Ulrich Drepper11-13/+55
2011-05-27Don't leave empty element in rpath when skipping an elementAndreas Schwab2-6/+29
2011-05-27Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2-11/+21
2011-05-27Install bits/timex.h header.Andreas Schwab2-1/+6
2011-05-27Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2-1/+19
2011-05-27PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2-3/+8
2011-05-27Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2-2/+5
2011-05-27Fix copy relocations handling of unique objects.Ulrich Drepper2-3/+22
2011-05-27Fix loading first object along a path when tracing.Ulrich Drepper2-1/+8
2011-05-27Don't read past end of buffer in fmemopenAndreas Schwab2-2/+6
2011-05-27Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab7-12/+58
2011-05-27Don't crash when dependencies are missingAndreas Schwab2-5/+11
2011-05-27Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault2-0/+51
2011-05-27Fix allocation when handling positional parameters in printf.Petr Baudis4-3/+34
2011-05-26Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold4-2/+124
2011-05-26Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2-0/+12
2011-05-26Fix two printf handler issues.Jakub Jelinek3-7/+21
2011-02-04Fix passing symbol value to pltexit callbacks when ld.so auditing.Ulrich Drepper2-1/+8
2011-02-04Fix range error handling in sgetspent.Andreas Schwab2-3/+8
2011-02-03Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2-0/+6
2011-02-03Define AT_NO_AUTOMOUNT.Ulrich Drepper2-1/+5
2011-02-03Define MADV_NOHUGEPAGE.Ulrich Drepper8-1/+9
2011-02-03Define MADV_HUGEPAGE.Ulrich Drepper8-7/+23
2011-02-03Add definitions for new socket protocols.Ulrich Drepper3-6/+20
2011-02-03Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2-4/+31
2011-02-03Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper4-1/+5