aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-03-10alpha/clone.S: Invoke .set noat/.set at around explicit uses of $atZack Weinberg
2018-03-10Remove hidden __libc_longjmpH.J. Lu
2018-03-09malloc: Revert sense of prev_inuse in commentsFlorian Weimer
2018-03-08Fix a typo in ChangeLog: auch_fork -> arch_forkH.J. Lu
2018-03-09sparc32: Add nop before __startcontext to stop unwinding [BZ #22919]Aurelien Jarno
2018-03-07powerpc: Fix TLE build for SPE (BZ #22926)Adhemerval Zanella
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-03-06aarch64: Fix branch target to loop16Siddhesh Poyarekar
2018-03-06aarch64: Optimized memcmp for medium to large sizesSiddhesh Poyarekar
2018-03-06Add ChangeLog entry for last 3 commitsSiddhesh Poyarekar
2018-03-06benchtests: Don't benchmark 0 length calls for strncmpSiddhesh Poyarekar
2018-03-06benchtests: Reallocate buffers for every strncmp implementationSiddhesh Poyarekar
2018-03-06benchtests: Convert strncmp benchmark output to jsonSiddhesh Poyarekar
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault
2018-03-06hurd: Add futimesat and utimensat supportSamuel Thibault
2018-03-05hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPCFlávio Cruz
2018-03-05hurd: Fix includability of <hurd/signal.h> in all standardsSamuel Thibault
2018-03-05Fix s390 -Os iconv build.Joseph Myers
2018-03-05Define _DIRENT_MATCHES_DIRENT64 regardlessAdhemerval Zanella
2018-03-05nptl: Fix tst-cancel4 sendto testsAdhemerval Zanella
2018-03-05i386: Fix i386 sigaction sa_restorer initialization (BZ#21269)Adhemerval Zanella
2018-03-04hurd: Add futimens supportSamuel Thibault
2018-03-04Separate out error_t definitionSamuel Thibault
2018-03-04hurd: Make almost all hurd headers includable in all standardsSamuel Thibault
2018-03-04hurd: Fix inclusion of mach headers in all standardsSamuel Thibault
2018-03-04hurd: Avoid using ino64_t and loff_t in headersSamuel Thibault
2018-03-04hurd: Add missing includeSamuel Thibault
2018-03-04hurd: fix header conformitySamuel Thibault
2018-03-04hurd: avoid including hurd/signal.h when not neededSamuel Thibault
2018-03-04hurd: Move mach/param.h to bits/mach/param.hSamuel Thibault
2018-03-04hurd: Add missing includesSamuel Thibault
2018-03-03hurd: Add missing includesSamuel Thibault
2018-03-03hurd: do not check Mach and Hurd headersSamuel Thibault
2018-03-03Fix multiple definitions of __nss_*_database (bug 22918)Andreas Schwab
2018-03-02Fix powerpc ifunc-sel.h build for -Os.Joseph Myers
2018-03-01[BZ #22342] Fix netgroup cache keys.DJ Delorie
2018-03-01nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'Maciej W. Rozycki
2018-03-01nptl: Turn libpthread.so into a symbolic link to the real DSOFlorian Weimer
2018-03-01an_ES locale: update some locale data [BZ #22896]Mike FABIAN
2018-03-01bg_BG locale: Fix a typo in a commentMike FABIAN
2018-03-01nptl: Drop libpthread_nonshared.a from libpthread.soFlorian Weimer
2018-03-01nptl: Move pthread_atfork to libc_nonshared.aFlorian Weimer
2018-02-28Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902).Joseph Myers
2018-02-28Use libc_hidden_* for strtoumax (bug 15105).Joseph Myers
2018-02-27Fix two more -Os strcoll / wcscoll build failures.Joseph Myers
2018-02-27Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment.Mike FABIAN
2018-02-27Adapt collation in several locales to the new iso14651_t1_common fileMike FABIAN
2018-02-27Improve gen-locales.mk and gen-locale.sh to make test files with @ options workMike FABIAN
2018-02-27Fix test cases tst-fnmatch and tst-regexloc for the new iso14651_t1_common file.Mike FABIAN