about summary refs log tree commit diff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* Documentation to the above changes (bug 10871).Rafal Luzynski2018-01-222-11/+50
* Update miscellaneous files from upstream sources.Joseph Myers2018-01-011-27/+20
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0147-47/+47
* manual: clarify errno value on success [BZ #22615]Aurelien Jarno2017-12-291-14/+14
* manual: fix a typo in strtoul description [BZ #21161]Aurelien Jarno2017-12-231-1/+1
* manual: fix finite description [BZ #22596]Aurelien Jarno2017-12-231-2/+2
* copy_file_range: New function to copy file dataFlorian Weimer2017-12-221-0/+88
* Update miscellaneous files from upstream sources.Joseph Myers2017-12-201-96/+116
* Document that --enable-static-pie implies PIEH.J. Lu2017-12-191-1/+2
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+14
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-14/+0
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+9
* Remove --with-fp / --without-fp.Joseph Myers2017-12-121-4/+0
* manual: Fix a typo in locale.texi.Rical Jasan2017-12-121-1/+1
* manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588]Aurelien Jarno2017-12-121-1/+1
* powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella2017-12-111-0/+10
* Add _Float32 function aliases.Joseph Myers2017-12-071-1/+2
* Add _Float64, _Float32x function aliases.Joseph Myers2017-12-061-3/+4
* Add elision tunablesRogerio Alves2017-12-052-3/+69
* Linux: Implement interfaces for memory protection keysFlorian Weimer2017-12-051-0/+232
* plural.c: improve reproducibilityJuro Bystricky2017-11-301-8/+6
* Implement the mlock2 functionFlorian Weimer2017-11-271-2/+30
* Add _Float64x function aliases.Joseph Myers2017-11-271-3/+3
* Linux: Add memfd_create system call wrapperFlorian Weimer2017-11-231-0/+63
* manual: Document the MAP_HUGETLB, MADV_HUGEPAGE, MADV_NOHUGEPAGE flagsFlorian Weimer2017-11-201-5/+49
* manual: Document mprotect and introduce section on memory protectionFlorian Weimer2017-11-192-11/+125
* manual: Move preadv/writev variants to Scatter-Gather sectionFlorian Weimer2017-11-191-211/+201
* Prefer https for Sourceware linksSiddhesh Poyarekar2017-11-161-2/+2
* manual: Update to mention ENODEV for ttyname and ttyname_rLuke Shumaker2017-11-151-0/+5
* manual: Document the O_TMPFILE flagFlorian Weimer2017-11-041-0/+28
* manual: Document the linkat functionFlorian Weimer2017-11-041-1/+29
* aarch64: Document _SC_LEVEL1_DCACHE_LINESIZE caveatSiddhesh Poyarekar2017-10-231-0/+12
* Document cache information sysconf variablesSiddhesh Poyarekar2017-10-231-0/+61
* Add _Float128 function aliases.Joseph Myers2017-10-181-1/+2
* Remove add-ons mechanism.Joseph Myers2017-10-054-48/+5
* Remove Banner mechanism.Joseph Myers2017-09-221-0/+3
* Remove non-add-on Banner files.Joseph Myers2017-09-211-3/+4
* Remove compat from DEFAULT_CONFIG lookup stringsSteve Ellcey2017-09-121-7/+11
* Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey2017-09-081-1/+2
* Obsolete pow10 functions.Joseph Myers2017-09-011-9/+1
* Credit Ulrich Drepper for libpthread in contrib.texiH.J. Lu2017-09-011-0/+1
* Remove obsolete notes at top level of source tree.Zack Weinberg2017-09-012-0/+310
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-302-8/+0
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-08-302-32/+16
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-211-8/+0
* manual: Rewrite the section on widths of integer types.Rical Jasan2017-08-101-40/+39
* manual: Update @standards for [__]va_copy.Rical Jasan2017-08-101-6/+9
* aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar2017-08-091-1/+1
* manual: Document getcontext uc_stack value on Linux [BZ #759]Adhemerval Zanella2017-08-081-0/+5