summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.roland/maxhostnameRoland McGrath2015-09-142-0/+8
* Prevent check-local-headers.sh hang.Carlos O'Donell2015-09-142-1/+6
* Fix typoSamuel Thibault2015-09-132-1/+6
* linux/getsysstats.c: use sysinfo() instead of parsing /proc/meminfoRasmus Villemoes2015-09-124-59/+64
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-113-5/+11
* Add more random libm test inputs (mainly for ldbl-128).Joseph Myers2015-09-127-106/+3586
* NaCl: Do not install <sys/mtio.h>.Roland McGrath2015-09-112-0/+15
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-1129-44/+119
* Update libm-test-ulps for MIPS.Joseph Myers2015-09-113-182/+185
* Fix ldbl-128/ldbl-128ibm lgamma spurious "invalid", incorrect signgam (bug 18...Joseph Myers2015-09-115-3/+55
* Add more randomly-generated libm tests.Joseph Myers2015-09-115-39/+631
* Fix lgamma (negative) inaccuracy (bug 2542, bug 2543, bug 2558).Joseph Myers2015-09-1023-128/+24427
* To fix BZ #18675, use __fstatvfs64 in __fpathconf.Paul Pluzhnikov2015-09-093-14/+11
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-08148-160/+324
* BZ#18921: Mark fixed in NEWS.Roland McGrath2015-09-081-2/+2
* MIPS: Only use .set mips* assembler directives when necessaryAndrew Bennett2015-09-086-23/+54
* Fix parallel build of before-compile targets.Samuel Thibault2015-09-083-3/+16
* Fix rules generating headers in hurd/ and mach/Samuel Thibault2015-09-063-4/+17
* Check sysheaders when looking for Mach and Hurd headersManolis Ragkousis2015-09-065-0/+45
* BZ#18921: Fix opendir inverted o_directory_works test.Roland McGrath2015-09-042-1/+9
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-0411-1/+24
* Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)Andreas Schwab2015-09-042-0/+13
* powerpc: Fix compiler warning in some syscalls.Carlos Eduardo Seo2015-09-042-1/+6
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-048-11/+25
* Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers2015-09-046-4/+15
* Amend ChangeLog to reflect deletion of elf/tst-znodelete-zlib.ccFlorian Weimer2015-09-041-0/+1
* Mark elf/tst-protected1[ab] as XFAIL.Roland McGrath2015-09-032-0/+12
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-039-12/+27
* Don't install bits/libc-lock.h or bits/stdio-lock.h.Joseph Myers2015-09-033-2/+5
* Don't include <bits/stdio-lock.h> from installed <libio.h>.Joseph Myers2015-09-035-5/+15
* Fix BZ #18757.Paul Pluzhnikov2015-09-014-2/+32
* Filter out NULL entries.Paul Pluzhnikov2015-09-012-1/+5
* Add netinet/in.h values from Linux 4.2.Joseph Myers2015-09-013-0/+7
* Add more TCP_* values to netinet/tcp.h.Joseph Myers2015-09-012-0/+15
* Fix non-v9 32-bit sparc build.Brett Neumeier2015-08-313-1/+7
* Fix broken overflow check in posix_fallocate [BZ 18873]Paul Eggert2015-08-314-3/+11
* NEWS: add #18887Mike Frysinger2015-08-291-1/+1
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-296-22/+113
* de.po: fix SIGALRM typo [BZ #4404]Mike Frysinger2015-08-292-1/+6
* time/tst-strptime2.c: test full input range +/- 0-9999James Perkins2015-08-282-53/+185
* strptime %z: fix rounding, extend range to +/-9959 [BZ #16141]James Perkins2015-08-284-15/+40
* Mention 15786 in NEWSH.J. Lu2015-08-281-4/+4
* Fix wordsize-32 mmap offset for negative value (BZ#18877)Adhemerval Zanella2015-08-285-6/+82
* Note bug 14941 as having been fixed in 2.18.Joseph Myers2015-08-272-11/+12
* Detect and select i586/i686 implementation at run-timefedora/masterH.J. Lu2015-08-277-3/+119
* Add i386 memset and memcpy assembly functionsH.J. Lu2015-08-2716-198/+230
* Fix undefined warning messages in GCC 6.Steve Ellcey2015-08-274-33/+53
* Remove i486 subdirectoryH.J. Lu2015-08-273-6/+5
* Move i486/strlen.S to strlen.SH.J. Lu2015-08-272-0/+5
* Move i486/strcat.S to strcat.SH.J. Lu2015-08-273-1/+6