about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Don't fall back to mmap if the original arena is not corrupt siddhesh/mmap-fallbackJosef Bacik2015-08-241-6/+11
* Don't use the main arena in retry path if it is corruptSiddhesh Poyarekar2015-08-242-0/+7
* Drop unused first argument from arena_get2Siddhesh Poyarekar2015-08-242-5/+9
* Remove __ASSUME_IPC64Andreas Schwab2015-08-2424-706/+29
* manual: skip build when perl is unavailableMike Frysinger2015-08-212-0/+7
* powerpc: Fix memchr for powerpc32.Carlos Eduardo Seo2015-08-212-1/+6
* powerpc: make memchr use memchr-power7.Carlos Eduardo Seo2015-08-212-1/+18
* Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu2015-08-2164-364/+292
* Revert "Fix a typo in linux lxstat.c"H.J. Lu2015-08-212-6/+2
* Fix a typo in linux lxstat.cH.J. Lu2015-08-212-2/+6
* Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu2015-08-2164-292/+364
* Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2015-08-202-5/+10
* Don't use -Wno-error=undef.Joseph Myers2015-08-202-1/+6
* Add missing ChangeLog entry for the last commitH.J. Lu2015-08-201-0/+7
* Remove the unused IFUNC filesH.J. Lu2015-08-203-21/+0
* Don't use -Wno-uninitialized in math/.Joseph Myers2015-08-202-3/+2
* Fix uninitialized variable use in ldbl-128ibm nearbyintl.Joseph Myers2015-08-202-9/+10
* Move x86_64 init-arch.h to sysdeps/x86/init-arch.hH.J. Lu2015-08-205-3/+10
* Remove x86 init-arch.cH.J. Lu2015-08-203-2/+5
* Fix exponents in manual.Ondřej Bílka2015-08-206-26/+45
* nptl: Document crash due to incorrect use of locksFlorian Weimer2015-08-202-1/+8
* Fix csqrt missing underflows (bug 18370).Joseph Myers2015-08-198-2/+411
* relocate localedata ChangeLog entriesMike Frysinger2015-08-192-13/+13
* PowerPC: Extend Program Priority Register supportGabriel F. T. Gomes2015-08-193-0/+56
* Mention BZ #18796 fix in NEWS.Andrew Senkevich2015-08-191-1/+1
* Improve stpncpy performance by using __strnlen/memcpy/memset rather than aWilco Dijkstra2015-08-192-54/+10
* [BZ #18796]Andrew Senkevich2015-08-192-1/+18
* Add BZ #14341 to NEWSH.J. Lu2015-08-191-3/+3
* Fix dynamic linker issue with bind-nowPetar Jovanovic2015-08-195-6/+57
* Mark __xstatXX_conv as hiddenH.J. Lu2015-08-192-3/+14
* Call __setcontext with HIDDEN_JUMPTARGETH.J. Lu2015-08-193-6/+11
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-197-515/+17
* Also check __i586__/__i686__ for HAS_I586/HAS_I686H.J. Lu2015-08-192-8/+15
* Fix -Wundef warnings in elf/tst-execstack.c.Joseph Myers2015-08-192-0/+4
* Fix -Wundef warnings in login/tst-utmp.c.Joseph Myers2015-08-192-4/+13
* Fix MIPS -Wundef warnings for __mips_isa_rev.Joseph Myers2015-08-183-3/+9
* powerpc: Add missing hwcap strings.Carlos Eduardo Seo2015-08-183-5/+12
* Port the 0x7efe...feff pattern to GCC 6.Paul Eggert2015-08-185-32/+19
* Define HAS_CPUID/HAS_I586/HAS_I686 from -march=H.J. Lu2015-08-183-2/+37
* Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]Marko Myllynen2015-08-1811-15/+41
* regexp.h: update Versions to match file usage [BZ #18681]Zack Weinberg2015-08-182-0/+7
* NEWS: note fixed bugMike Frysinger2015-08-181-3/+3
* hppa: start.S: rework references to fix PIE TEXTRELs [BZ #18421]Alan Modra2015-08-182-2/+22
* hppa: timerfd.h: move to common sys/timerfd.hMike Frysinger2015-08-182-33/+8
* hppa: signalfd.h: move to common sys/signalfd.hMike Frysinger2015-08-182-39/+8
* hppa: inotify.h: move to common sys/inotify.hMike Frysinger2015-08-183-106/+34
* hppa: eventfd.h: move to common sys/eventfd.hMike Frysinger2015-08-182-26/+9
* hppa: epoll.h: move to common sys/epoll.hMike Frysinger2015-08-183-143/+32
* hppa: sigaction.h: update define export based on __USE_XOPEN2K8Mike Frysinger2015-08-182-0/+7
* hppa: shm.h: add SHM_EXECMike Frysinger2015-08-182-0/+5