about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Mark internal unistd functions hidden in ld.so hjl/pr19122H.J. Lu2015-10-203-1/+60
* Mark ld.so internal mmap functions hidden in ld.soH.J. Lu2015-10-203-0/+49
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-2068-400/+293
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-2018-105/+78
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-2025-77/+55
* Remove gnu_unique_object configure test.Joseph Myers2015-10-1910-58/+13
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-193-2/+4
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-1963-354/+229
* use -fstack-protector-strong when availableMike Frysinger2015-10-197-12/+58
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-192-0/+9
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-193-59/+82
* timezone: polish grammar a bit in documentationMike Frysinger2015-10-195-8/+15
* timezone: document new --disable-timezone-tools optionMike Frysinger2015-10-191-0/+5
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-192-0/+11
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-195-63/+7
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-195-136/+15
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-19218-678/+510
* sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-172-14/+17
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-176-60/+41
* vfprintf: Rewrite printf_positional to use struct scratch_bufferFlorian Weimer2015-10-172-40/+15
* Assume that SOCK_CLOEXEC is available and worksFlorian Weimer2015-10-1711-232/+33
* The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer2015-10-173-17/+19
* lt_LT: change currency symbol to the euro [BZ #18953]Gunnar Hjalmarsson2015-10-173-6/+11
* hu_HU: change time separator to colon [BZ #18918]Egmont Koblinger2015-10-173-10/+15
* Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).Joseph Myers2015-10-162-1/+232
* Make performance improvement to MIPS memcpy for small copies.Steve Ellcey2015-10-162-2/+48
* Add more tests for ceil, floor, round, trunc.Joseph Myers2015-10-162-5/+171
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-16492-2105/+1453
* Fix i386 build for lll_unlock_elision change.Joseph Myers2015-10-162-1/+6
* Remove NPTL configure errors based on top-level configure tests.Joseph Myers2015-10-153-18/+4
* Remove -Bgroup configure test.Joseph Myers2015-10-154-45/+4
* Remove sizeof (long double) configure test.Joseph Myers2015-10-154-273/+5
* Remove -fexceptions configure test.Joseph Myers2015-10-1511-153/+193
* Do not leave files behind in /tmp from testing.Joseph Myers2015-10-155-4/+12
* powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy2015-10-155-6/+27
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-155-5/+16
* Mark ld.so internel __uname hiddenH.J. Lu2015-10-152-0/+7
* Mark ld.so internel string functions hiddenH.J. Lu2015-10-152-0/+38
* Mark ld.so internel stdlib functions hiddenH.J. Lu2015-10-152-0/+9
* Mark ld.so internel sigaction functions hiddenH.J. Lu2015-10-152-0/+9
* Mark internal setjmp functions hiddenH.J. Lu2015-10-152-1/+8
* Mark ld.so internel __profile_frequency hiddenH.J. Lu2015-10-152-0/+7
* Mark internal fcntl functions hiddenH.J. Lu2015-10-152-1/+10
* Mark internal dirent functions hiddenH.J. Lu2015-10-152-4/+23
* Mark _dl_catch_error hiddenH.J. Lu2015-10-153-13/+16
* Mark internal _itoa functions hiddenH.J. Lu2015-10-152-2/+6
* Mark internal _dl_XXX functions hiddenH.J. Lu2015-10-155-21/+50
* Mark _wordcopy_XXX functions hiddenH.J. Lu2015-10-152-4/+14
* Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hiddenH.J. Lu2015-10-155-6/+20
* Add comments for GCC 5 requirementH.J. Lu2015-10-152-0/+9