about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-084-25/+33
* Remove unnecessarily nested function in do_lookup_unique.Roland McGrath2014-10-082-27/+36
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-067-47/+23
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-069-47/+21
* powerpc: remove linux lowlevellock.hAdhemerval Zanella2014-10-064-347/+15
* tile: fix copyright header blocks in just-committed filesChris Metcalf2014-10-064-13/+6
* tile: add clock_gettime support via vDSOChris Metcalf2014-10-066-6/+81
* tile: make the prolog of clone() more conformantChris Metcalf2014-10-062-5/+9
* tile: optimize memcmpChris Metcalf2014-10-062-0/+369
* tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2014-10-062-0/+77
* tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf2014-10-065-5/+406
* tilegx: optimize string copy_byte() internal functionChris Metcalf2014-10-062-6/+9
* Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar2014-10-062-15/+25
* remove nested functions from elf/dl-deps.cKostya Serebryany2014-10-012-15/+21
* Move execve to syscalls.list (bug 14138).Joseph Myers2014-10-013-35/+7
* Remove extra whitespace from end of line.Steve Ellcey2014-10-011-1/+1
* * sysdeps/mips/strcmp.S: New.Steve Ellcey2014-10-012-0/+253
* Move some *at definitions to syscalls.list (bug 14138).Joseph Myers2014-09-309-272/+26
* stdlib/tst-strtod-round.c: Fix build on ARMWill Newton2014-09-303-1/+9
* Allow cross-building of testsWill Newton2014-09-303-3/+11
* Run tst-ld-sse-use.sh with bash.Joseph Myers2014-09-292-1/+6
* Correctly size profiling reloc table (bug 17411)Carlos O'Donell2014-09-293-3/+14
* remove nested function hack_digitKostya Serebryany2014-09-292-230/+246
* Require autoconf 2.69H.J. Lu2014-09-2915-132/+168
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-265-10/+12
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-2616-65/+148
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-2311-43/+22
* ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton2014-09-233-2/+8
* Fix prototype of eventfd.Rasmus Villemoes2014-09-204-3/+10
* Sync recvmmsg prototype with kernel usage.Ondřej Bílka2014-09-204-5/+11
* stdlib/longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2014-09-192-1/+6
* New test for ftimeArjun Shankar2014-09-183-1/+65
* soft-fp: Fix comment formatting.Joseph Myers2014-09-178-183/+121
* soft-fp: Correct _FP_TO_INT formatting.Joseph Myers2014-09-172-5/+11
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-1615-89/+27
* Remove CFLAGS for interp.cSiddhesh Poyarekar2014-09-163-3/+17
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-164-203/+7
* Assume that all _[PS]C_* and _CS_* macros are always definedSiddhesh Poyarekar2014-09-162-628/+3
* Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2014-09-162-2/+12
* Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2014-09-162-1/+9
* Add NEWS entry for previous commitSiddhesh Poyarekar2014-09-161-1/+1
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-164-14/+33
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-153-8/+11
* Remove _POSIX_REGEX_VERSIONSiddhesh Poyarekar2014-09-152-4/+5
* Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETSSiddhesh Poyarekar2014-09-152-0/+12
* Update Russian translationAllan McRae2014-09-132-5/+9
* Minor cleanup in locale.cRoland McGrath2014-09-122-135/+133
* Minor cleanup in ld-ctype.cRoland McGrath2014-09-122-130/+135
* Don't use a nested function in rpmatch.Roland McGrath2014-09-122-30/+33
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-1230-181/+169