summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2018-01-22Documentation to the above changes (bug 10871).Rafal Luzynski
2018-01-01Update miscellaneous files from upstream sources.Joseph Myers
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29manual: clarify errno value on success [BZ #22615]Aurelien Jarno
2017-12-23manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno
2017-12-23manual: fix finite description [BZ #22596]Aurelien Jarno
2017-12-22copy_file_range: New function to copy file dataFlorian Weimer
2017-12-20Update miscellaneous files from upstream sources.Joseph Myers
2017-12-19Document that --enable-static-pie implies PIEH.J. Lu
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-12Remove --with-fp / --without-fp.Joseph Myers
2017-12-12manual: Fix a typo in locale.texi.Rical Jasan
2017-12-12manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-12-05Add elision tunablesRogerio Alves
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer
2017-11-30plural.c: improve reproducibilityJuro Bystricky
2017-11-27Implement the mlock2 functionFlorian Weimer
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Linux: Add memfd_create system call wrapperFlorian Weimer
2017-11-20manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer
2017-11-19manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer
2017-11-16Prefer https for Sourceware linksSiddhesh Poyarekar
2017-11-15manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker
2017-11-04manual: Document the O_TMPFILE flagFlorian Weimer
2017-11-04manual: Document the linkat functionFlorian Weimer
2017-10-23aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveatSiddhesh Poyarekar
2017-10-23Document cache information sysconf variablesSiddhesh Poyarekar
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-09-22Remove Banner mechanism.Joseph Myers
2017-09-21Remove non-add-on Banner files.Joseph Myers
2017-09-12Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-09-01Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu
2017-09-01Remove obsolete notes at top level of source tree.Zack Weinberg
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-08-10manual: Rewrite the section on widths of integer types.Rical Jasan
2017-08-10manual: Update @standards for [__]va_copy.Rical Jasan
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar
2017-08-08manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella