aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf6-6/+81
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf2-5/+9
2014-10-06tile: optimize memcmpChris Metcalf2-0/+369
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2-0/+77
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf5-5/+406
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf2-6/+9
2014-10-06Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar2-15/+25
2014-10-01remove nested functions from elf/dl-deps.cKostya Serebryany2-15/+21
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers3-35/+7
2014-10-01Remove extra whitespace from end of line.Steve Ellcey1-1/+1
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey2-0/+253
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers9-272/+26
2014-09-30stdlib/tst-strtod-round.c: Fix build on ARMWill Newton3-1/+9
2014-09-30Allow cross-building of testsWill Newton3-3/+11
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers2-1/+6
2014-09-29Correctly size profiling reloc table (bug 17411)Carlos O'Donell3-3/+14
2014-09-29remove nested function hack_digitKostya Serebryany2-230/+246
2014-09-29Require autoconf 2.69H.J. Lu15-132/+168
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers5-10/+12
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers16-65/+148
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers11-43/+22
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton3-2/+8
2014-09-20Fix prototype of eventfd.Rasmus Villemoes4-3/+10
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka4-5/+11
2014-09-19stdlib/longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2-1/+6
2014-09-18New test for ftimeArjun Shankar3-1/+65
2014-09-17soft-fp: Fix comment formatting.Joseph Myers8-183/+121
2014-09-17soft-fp: Correct _FP_TO_INT formatting.Joseph Myers2-5/+11
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers15-89/+27
2014-09-16Remove CFLAGS for interp.cSiddhesh Poyarekar3-3/+17
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar4-203/+7
2014-09-16Assume that all _[PS]C_* and _CS_* macros are always definedSiddhesh Poyarekar2-628/+3
2014-09-16Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2-2/+12
2014-09-16Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2-1/+9
2014-09-16Add NEWS entry for previous commitSiddhesh Poyarekar1-1/+1
2014-09-16Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar4-14/+33
2014-09-15Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab3-8/+11
2014-09-15Remove _POSIX_REGEX_VERSIONSiddhesh Poyarekar2-4/+5
2014-09-15Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETSSiddhesh Poyarekar2-0/+12
2014-09-13Update Russian translationAllan McRae2-5/+9
2014-09-12Minor cleanup in locale.cRoland McGrath2-135/+133
2014-09-12Minor cleanup in ld-ctype.cRoland McGrath2-130/+135
2014-09-12Don't use a nested function in rpmatch.Roland McGrath2-30/+33
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers30-181/+169
2014-09-12Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers5-2/+21
2014-09-12Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers4-22/+21
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers8-18/+27
2014-09-12Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2-0/+9
2014-09-12Fix typo in macro names in sysconf.cSiddhesh Poyarekar2-2/+7
2014-09-12Complete the removal of __gconv_translit_findFlorian Weimer20-287/+75