about summary refs log tree commit diff
path: root/manual/memory.texi
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-3504/+0
* Add reallocarray functionDennis Wölfing2017-05-301-10/+36
* manual: Document replacing malloc [BZ #20424]Florian Weimer2017-04-211-0/+65
* malloc: Turn cfree into a compatibility symbolFlorian Weimer2017-04-181-9/+0
* manual: Convert @tables of variables to @vtables.Rical Jasan2016-12-211-4/+4
* Remove references to sbrk to grow/shrink arenasSiddhesh Poyarekar2016-10-261-7/+5
* Document the M_ARENA_* mallopt parametersSiddhesh Poyarekar2016-10-261-61/+66
* Add note on MALLOC_MMAP_* environment variablesSiddhesh Poyarekar2016-10-261-0/+36
* manual: fix typos in the memory chapterRical Jasan2016-06-161-12/+12
* malloc: Remove __malloc_initialize_hook from the API [BZ #19564]Florian Weimer2016-06-101-22/+2
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-8/+0
* malloc: Remove max_total_mem member form struct malloc_parFlorian Weimer2016-02-191-1/+1
* Split large string section; add truncation advicePaul Eggert2015-12-101-1/+1
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-4/+0
* Fix two spaces after sentence.Ondřej Bílka2014-02-261-3/+3
* [BZ #12751]Alexandre Oliva2014-01-311-0/+533
* manual/memory.texi: Document aligned_alloc.Will Newton2013-12-161-16/+47
* manual/memory.texi: Bring aligned allocation docs up to date.Will Newton2013-12-161-17/+44
* manual/memory.texi: Remove register keyword from examples.Will Newton2013-11-061-3/+3
* manual: Sort mallopt M_* parameters alphabeticallyCarlos O'Donell2013-03-171-13/+19
* Add note on free list pointers overwriting M_PERTURB bytesSiddhesh Poyarekar2012-10-181-1/+4
* Fix pointers between nodes in manual (bug 10038).Joseph Myers2012-09-071-1/+1
* Clean up glibc manual references to "GNU system" (bug 6911).Joseph Myers2012-03-081-3/+3
* Use Texinfo macros to refer to the GNU C Library within the manual.Joseph Myers2012-02-281-16/+16
* Fix various problems with @deftypefun lines.Nicolas Boulenguez2012-02-171-1/+1
* Document M_PERTURBAndreas Schwab2010-07-271-0/+5
* manual: fix doubled-words and typosJim Meyering2010-02-221-1/+1
* * manual/arith.texi: Avoid @strong{Note:}.Ulrich Drepper2008-08-021-1/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+4
* .Jakub Jelinek2007-07-311-4/+4
* [BZ #3483]Ulrich Drepper2006-11-101-4/+4
* [BZ #315]Roland McGrath2006-02-221-2/+5
* [BZ #1261]Roland McGrath2005-09-131-2/+2
* * manual/memory.texi (sbrk): Fix definition.Roland McGrath2005-01-261-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-8/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+8
* * manual/memory.texi (Page Lock Functions): Typo fix.Roland McGrath2004-10-181-1/+1
* * manual/memory.texi (Malloc Tunable Parameters): Clarify Andreas Jaeger2003-02-251-1/+2
* (Hooks for Malloc): Correct order of arguments for __memalign_hook.Ulrich Drepper2002-07-221-1/+1
* Update.Ulrich Drepper2002-06-301-2/+2
* (Aligned Memory Blocks): Fix typo.Andreas Jaeger2002-03-241-1/+1
* (Aligned Memory Blocks): Correct description of where memalign is declared [P...Ulrich Drepper2002-03-221-2/+3
* Update.Andreas Jaeger2001-05-211-7/+7
* (Currency Symbol): Add INT_ constants and CODESET:Ulrich Drepper2001-02-111-1/+3
* Update.Ulrich Drepper2000-11-021-15/+18
* Update.Ulrich Drepper2000-06-021-20/+44
* Update.Ulrich Drepper2000-05-211-114/+615
* 2000-03-09 Martin Buchholz <martin@xemacs.org>Andreas Jaeger2000-03-101-7/+7
* Update.Ulrich Drepper1999-11-121-6/+42
* Update.Ulrich Drepper1999-06-161-53/+52