about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Restore _res correctly release/2.11/masterUlrich Drepper2011-09-032-2/+9
* Fix unnecessary overallocation due to incomplete characterUlrich Drepper2011-09-035-20/+76
* Revert "Fix file descriptor position after fclose"Petr Baudis2011-09-034-154/+8
* Revert "Initialize variable in _IO_new_file_close_it"Petr Baudis2011-09-032-2/+5
* Revert "Fix memory leak in dlopen with RTLD_NOLOAD."Roland McGrath2011-08-317-58/+12
* Revert "Install bits/timex.h header."Roland McGrath2011-08-312-6/+1
* Fix typo in x86-64 powlH.J. Lu2011-05-274-3/+64
* Fix test for error_one_per_line mode in errorUlrich Drepper2011-05-272-2/+9
* Remove shortcut for call of chownUlrich Drepper2011-05-272-2/+7
* Fix initialization of optimization values for AIOUlrich Drepper2011-05-272-3/+9
* Initialize variable in _IO_new_file_close_itUlrich Drepper2011-05-272-1/+6
* Fix handling of incomplete character storage in stateUlrich Drepper2011-05-272-1/+9
* Fix file descriptor position after fcloseUlrich Drepper2011-05-274-8/+154
* Fix resizing able for unique symbols when adding symbol for copy relocationPiotr Bury2011-05-272-27/+29
* Fix sched_setscheduler call in spawn implementationUlrich Drepper2011-05-272-3/+4
* Report write error in addmnt even for cached streams.Ulrich Drepper2011-05-272-3/+6
* Translate kernel error into what pthread_create should returnUlrich Drepper2011-05-272-1/+6
* Fix up testing for valid $ORIGIN useUlrich Drepper2011-05-272-16/+44
* Backport BIND code to query name as TLD.Ulrich Drepper2011-05-275-9/+29
* Allow $ORIGIN to reference trusted directoreis in SUID binaries.Ulrich Drepper2011-05-272-31/+103
* ldconfig: don't crash on empty path in config fileAndreas Schwab2011-05-272-6/+13
* Fix getnameinfo flags parameter type.Bruno Haible2011-05-274-5/+13
* Use al possible bytes from fopen mode string.Eric Blake2011-05-272-16/+23
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-05-274-3/+67
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-05-2711-13/+55
* Don't leave empty element in rpath when skipping an elementAndreas Schwab2011-05-272-6/+29
* Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2011-05-272-11/+21
* Install bits/timex.h header.Andreas Schwab2011-05-272-1/+6
* Check size of pattern in wide character representation in fnmatch.Ulrich Drepper2011-05-272-1/+19
* PowerPC: Fix POWER6 s_isnanf.S: END(__isnan) to END(__isnanf)Ryan S. Arnold2011-05-272-3/+8
* Remove __restrict quals from wmemcmp prototype.Jakub Jelinek2011-05-272-2/+5
* Fix copy relocations handling of unique objects.Ulrich Drepper2011-05-272-3/+22
* Fix loading first object along a path when tracing.Ulrich Drepper2011-05-272-1/+8
* Don't read past end of buffer in fmemopenAndreas Schwab2011-05-272-2/+6
* Fix memory leak in dlopen with RTLD_NOLOAD.Andreas Schwab2011-05-277-12/+58
* Don't crash when dependencies are missingAndreas Schwab2011-05-272-5/+11
* Fix __if_freereq crash: Unlike the generic version which uses free, Hurd need...Samuel Thibault2011-05-272-0/+51
* Fix allocation when handling positional parameters in printf.Petr Baudis2011-05-274-3/+34
* Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.Ryan S. Arnold2011-05-264-2/+124
* Disable VSX usage in rtld.c to prevent TOC ref before relocs are resolved.Ryan S. Arnold2011-05-262-0/+12
* Fix two printf handler issues.Jakub Jelinek2011-05-263-7/+21
* 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
* Fix decoding of canonical name in getaddrinfo.Ulrich Drepper2011-02-032-0/+6
* Define AT_NO_AUTOMOUNT.Ulrich Drepper2011-02-032-1/+5
* Define MADV_NOHUGEPAGE.Ulrich Drepper2011-02-038-1/+9
* Define MADV_HUGEPAGE.Ulrich Drepper2011-02-038-7/+23
* Add definitions for new socket protocols.Ulrich Drepper2011-02-033-6/+20
* Signal temporary host lookup errors in nscd as such to the requester.Ulrich Drepper2011-02-032-4/+31
* Fix PLT use due to __libc_alloca_cutoff.Ulrich Drepper2011-02-034-1/+5