Age | Commit message (Expand) | Author |
2017-12-05 | Linux: Implement interfaces for memory protection keys | Florian Weimer |
2017-11-27 | Implement the mlock2 function | Florian Weimer |
2017-11-19 | manual: Document mprotect and introduce section on memory protection | Florian Weimer |
2017-08-30 | malloc: Remove check_action variable [BZ #21754] | Florian Weimer |
2017-08-30 | malloc: Abort on heap corruption, without a backtrace [BZ #21754] | Florian Weimer |
2017-06-15 | manual: Replace summary.awk with summary.pl. | Rical Jasan |
2017-05-30 | Add reallocarray function | Dennis Wölfing |
2017-04-21 | manual: Document replacing malloc [BZ #20424] | Florian Weimer |
2017-04-18 | malloc: Turn cfree into a compatibility symbol | Florian Weimer |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan |
2016-10-26 | Remove references to sbrk to grow/shrink arenas | Siddhesh Poyarekar |
2016-10-26 | Document the M_ARENA_* mallopt parameters | Siddhesh Poyarekar |
2016-10-26 | Add note on MALLOC_MMAP_* environment variables | Siddhesh Poyarekar |
2016-06-16 | manual: fix typos in the memory chapter | Rical Jasan |
2016-06-10 | malloc: Remove __malloc_initialize_hook from the API [BZ #19564] | Florian Weimer |
2016-04-14 | malloc: Run fork handler as late as possible [BZ #19431] | Florian Weimer |
2016-02-19 | malloc: Remove max_total_mem member form struct malloc_par | Florian Weimer |
2015-12-10 | Split large string section; add truncation advice | Paul Eggert |
2015-10-17 | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer |
2014-02-26 | Fix two spaces after sentence. | Ondřej Bílka |
2014-01-31 | [BZ #12751] | Alexandre Oliva |
2013-12-16 | manual/memory.texi: Document aligned_alloc. | Will Newton |
2013-12-16 | manual/memory.texi: Bring aligned allocation docs up to date. | Will Newton |
2013-11-06 | manual/memory.texi: Remove register keyword from examples. | Will Newton |
2013-03-17 | manual: Sort mallopt M_* parameters alphabetically | Carlos O'Donell |
2012-10-18 | Add note on free list pointers overwriting M_PERTURB bytes | Siddhesh Poyarekar |
2012-09-07 | Fix pointers between nodes in manual (bug 10038). | Joseph Myers |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez |
2010-07-27 | Document M_PERTURB | Andreas Schwab |
2010-02-22 | manual: fix doubled-words and typos | Jim Meyering |
2008-08-02 | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |
2006-11-10 | [BZ #3483] | Ulrich Drepper |
2006-02-22 | [BZ #315] | Roland McGrath |
2005-09-13 | [BZ #1261] | Roland McGrath |
2005-01-26 | * manual/memory.texi (sbrk): Fix definition. | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-10-18 | * manual/memory.texi (Page Lock Functions): Typo fix. | Roland McGrath |
2003-02-25 | * manual/memory.texi (Malloc Tunable Parameters): Clarify | Andreas Jaeger |
2002-07-22 | (Hooks for Malloc): Correct order of arguments for __memalign_hook. | Ulrich Drepper |
2002-06-30 | Update. | Ulrich Drepper |
2002-03-24 | (Aligned Memory Blocks): Fix typo. | Andreas Jaeger |
2002-03-22 | (Aligned Memory Blocks): Correct description of where memalign is declared [P... | Ulrich Drepper |
2001-05-21 | Update. | Andreas Jaeger |
2001-02-11 | (Currency Symbol): Add INT_ constants and CODESET: | Ulrich Drepper |
2000-11-02 | Update. | Ulrich Drepper |