aboutsummaryrefslogtreecommitdiff
path: root/manual/memory.texi
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Linux: Implement interfaces for memory protection keysFlorian Weimer1-0/+232
2017-11-27Implement the mlock2 functionFlorian Weimer1-2/+30
2017-11-19manual: Document mprotect and introduce section on memory protectionFlorian Weimer1-0/+122
2017-08-30malloc: Remove check_action variable [BZ #21754]Florian Weimer1-1/+0
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer1-11/+9
2017-06-15manual: Replace summary.awk with summary.pl.Rical Jasan1-99/+57
2017-05-30Add reallocarray functionDennis Wölfing1-10/+36
2017-04-21manual: Document replacing malloc [BZ #20424]Florian Weimer1-0/+65
2017-04-18malloc: Turn cfree into a compatibility symbolFlorian Weimer1-9/+0
2016-12-21manual: Convert @tables of variables to @vtables.Rical Jasan1-4/+4
2016-10-26Remove references to sbrk to grow/shrink arenasSiddhesh Poyarekar1-7/+5
2016-10-26Document the M_ARENA_* mallopt parametersSiddhesh Poyarekar1-61/+66
2016-10-26Add note on MALLOC_MMAP_* environment variablesSiddhesh Poyarekar1-0/+36
2016-06-16manual: fix typos in the memory chapterRical Jasan1-12/+12
2016-06-10malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer1-22/+2
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer1-8/+0
2016-02-19malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer1-1/+1
2015-12-10Split large string section; add truncation advicePaul Eggert1-1/+1
2015-10-17malloc: Rewrite with explicit TLS access using __threadFlorian Weimer1-4/+0
2014-02-26Fix two spaces after sentence.Ondřej Bílka1-3/+3
2014-01-31[BZ #12751]Alexandre Oliva1-0/+533
2013-12-16manual/memory.texi: Document aligned_alloc.Will Newton1-16/+47
2013-12-16manual/memory.texi: Bring aligned allocation docs up to date.Will Newton1-17/+44
2013-11-06manual/memory.texi: Remove register keyword from examples.Will Newton1-3/+3
2013-03-17manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell1-13/+19
2012-10-18Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar1-1/+4
2012-09-07Fix pointers between nodes in manual (bug 10038).Joseph Myers1-1/+1
2012-03-08Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers1-3/+3
2012-02-28Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers1-16/+16
2012-02-17Fix various problems with @deftypefun lines.Nicolas Boulenguez1-1/+1
2010-07-27Document M_PERTURBAndreas Schwab1-0/+5
2010-02-22manual: fix doubled-words and typosJim Meyering1-1/+1
2008-08-02* manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper1-1/+1
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-4/+4
2007-07-31.Jakub Jelinek1-4/+4
2006-11-10[BZ #3483]Ulrich Drepper1-4/+4
2006-02-22[BZ #315]Roland McGrath1-2/+5
2005-09-13[BZ #1261]Roland McGrath1-2/+2
2005-01-26* manual/memory.texi (sbrk): Fix definition.Roland McGrath1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+8
2004-10-18* manual/memory.texi (Page Lock Functions): Typo fix.Roland McGrath1-1/+1
2003-02-25* manual/memory.texi (Malloc Tunable Parameters): Clarify Andreas Jaeger1-1/+2
2002-07-22(Hooks for Malloc): Correct order of arguments for __memalign_hook.Ulrich Drepper1-1/+1
2002-06-30Update.Ulrich Drepper1-2/+2
2002-03-24(Aligned Memory Blocks): Fix typo.Andreas Jaeger1-1/+1
2002-03-22(Aligned Memory Blocks): Correct description of where memalign is declared [P...Ulrich Drepper1-2/+3
2001-05-21Update.Andreas Jaeger1-7/+7
2001-02-11(Currency Symbol): Add INT_ constants and CODESET:Ulrich Drepper1-1/+3
2000-11-02Update.Ulrich Drepper1-15/+18