aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers50-355/+221
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers68-400/+293
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers18-105/+78
2015-10-20Convert 24 more function definitions to prototype style (array parameters).Joseph Myers25-77/+55
2015-10-19Remove gnu_unique_object configure test.Joseph Myers10-58/+13
2015-10-19Do not use -Wno-strict-prototypes.Joseph Myers3-2/+4
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers63-354/+229
2015-10-19use -fstack-protector-strong when availableMike Frysinger7-12/+58
2015-10-19Mark ld.so internel __fxstatat64 hiddenH.J. Lu2-0/+9
2015-10-19PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho3-59/+82
2015-10-19timezone: polish grammar a bit in documentationMike Frysinger5-8/+15
2015-10-19timezone: document new --disable-timezone-tools optionMike Frysinger1-0/+5
2015-10-19pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2-0/+11
2015-10-19Remove -fgnu89-inline configure test.Joseph Myers5-63/+7
2015-10-19Remove .weak, .weakext configure tests.Joseph Myers5-136/+15
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers218-678/+510
2015-10-17sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2-14/+17
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer6-60/+41
2015-10-17vfprintf: Rewrite printf_positional to use struct scratch_bufferFlorian Weimer2-40/+15
2015-10-17Assume that SOCK_CLOEXEC is available and worksFlorian Weimer11-232/+33
2015-10-17The va_list pointer is unspecified after a call to vfprintf [BZ #18982]Florian Weimer3-17/+19
2015-10-17lt_LT: change currency symbol to the euro [BZ #18953]Gunnar Hjalmarsson3-6/+11
2015-10-17hu_HU: change time separator to colon [BZ #18918]Egmont Koblinger3-10/+15
2015-10-16Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod).Joseph Myers2-1/+232
2015-10-16 Make performance improvement to MIPS memcpy for small copies.Steve Ellcey2-2/+48
2015-10-16Add more tests for ceil, floor, round, trunc.Joseph Myers2-5/+171
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers492-2105/+1453
2015-10-16Fix i386 build for lll_unlock_elision change.Joseph Myers2-1/+6
2015-10-15Remove NPTL configure errors based on top-level configure tests.Joseph Myers3-18/+4
2015-10-15Remove -Bgroup configure test.Joseph Myers4-45/+4
2015-10-15Remove sizeof (long double) configure test.Joseph Myers4-273/+5
2015-10-15Remove -fexceptions configure test.Joseph Myers11-153/+193
2015-10-15Do not leave files behind in /tmp from testing.Joseph Myers5-4/+12
2015-10-15powerpc: Optimize lock elision for pthread_mutex_tPaul Murphy5-6/+27
2015-10-15nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy5-5/+16
2015-10-15Mark ld.so internel __uname hiddenH.J. Lu2-0/+7
2015-10-15Mark ld.so internel string functions hiddenH.J. Lu2-0/+38
2015-10-15Mark ld.so internel stdlib functions hiddenH.J. Lu2-0/+9
2015-10-15Mark ld.so internel sigaction functions hiddenH.J. Lu2-0/+9
2015-10-15Mark internal setjmp functions hiddenH.J. Lu2-1/+8
2015-10-15Mark ld.so internel __profile_frequency hiddenH.J. Lu2-0/+7
2015-10-15Mark internal fcntl functions hiddenH.J. Lu2-1/+10
2015-10-15Mark internal dirent functions hiddenH.J. Lu2-4/+23
2015-10-15Mark _dl_catch_error hiddenH.J. Lu3-13/+16
2015-10-15Mark internal _itoa functions hiddenH.J. Lu2-2/+6
2015-10-15Mark internal _dl_XXX functions hiddenH.J. Lu5-21/+50
2015-10-15Mark _wordcopy_XXX functions hiddenH.J. Lu2-4/+14
2015-10-15Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hiddenH.J. Lu5-6/+20
2015-10-15Add comments for GCC 5 requirementH.J. Lu2-0/+9
2015-10-15Remove assembler -mtune=i686 configure test.Joseph Myers4-32/+6