GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manual
/
memory.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
manual: Revise crypt.texi.
Zack Weinberg
2018-06-29
1
-1
/
+1
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
1
-1
/
+1
*
Linux: Implement interfaces for memory protection keys
Florian Weimer
2017-12-05
1
-0
/
+232
*
Implement the mlock2 function
Florian Weimer
2017-11-27
1
-2
/
+30
*
manual: Document mprotect and introduce section on memory protection
Florian Weimer
2017-11-19
1
-0
/
+122
*
malloc: Remove check_action variable [BZ #21754]
Florian Weimer
2017-08-30
1
-1
/
+0
*
malloc: Abort on heap corruption, without a backtrace [BZ #21754]
Florian Weimer
2017-08-30
1
-11
/
+9
*
manual: Replace summary.awk with summary.pl.
Rical Jasan
2017-06-15
1
-99
/
+57
*
Add reallocarray function
Dennis Wölfing
2017-05-30
1
-10
/
+36
*
manual: Document replacing malloc [BZ #20424]
Florian Weimer
2017-04-21
1
-0
/
+65
*
malloc: Turn cfree into a compatibility symbol
Florian Weimer
2017-04-18
1
-9
/
+0
*
manual: Convert @tables of variables to @vtables.
Rical Jasan
2016-12-21
1
-4
/
+4
*
Remove references to sbrk to grow/shrink arenas
Siddhesh Poyarekar
2016-10-26
1
-7
/
+5
*
Document the M_ARENA_* mallopt parameters
Siddhesh Poyarekar
2016-10-26
1
-61
/
+66
*
Add note on MALLOC_MMAP_* environment variables
Siddhesh Poyarekar
2016-10-26
1
-0
/
+36
*
manual: fix typos in the memory chapter
Rical Jasan
2016-06-16
1
-12
/
+12
*
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
2016-06-10
1
-22
/
+2
*
malloc: Run fork handler as late as possible [BZ #19431]
Florian Weimer
2016-04-14
1
-8
/
+0
*
malloc: Remove max_total_mem member form struct malloc_par
Florian Weimer
2016-02-19
1
-1
/
+1
*
Split large string section; add truncation advice
Paul Eggert
2015-12-10
1
-1
/
+1
*
malloc: Rewrite with explicit TLS access using __thread
Florian Weimer
2015-10-17
1
-4
/
+0
*
Fix two spaces after sentence.
Ondřej Bílka
2014-02-26
1
-3
/
+3
*
[BZ #12751]
Alexandre Oliva
2014-01-31
1
-0
/
+533
*
manual/memory.texi: Document aligned_alloc.
Will Newton
2013-12-16
1
-16
/
+47
*
manual/memory.texi: Bring aligned allocation docs up to date.
Will Newton
2013-12-16
1
-17
/
+44
*
manual/memory.texi: Remove register keyword from examples.
Will Newton
2013-11-06
1
-3
/
+3
*
manual: Sort mallopt M_* parameters alphabetically
Carlos O'Donell
2013-03-17
1
-13
/
+19
*
Add note on free list pointers overwriting M_PERTURB bytes
Siddhesh Poyarekar
2012-10-18
1
-1
/
+4
*
Fix pointers between nodes in manual (bug 10038).
Joseph Myers
2012-09-07
1
-1
/
+1
*
Clean up glibc manual references to "GNU system" (bug 6911).
Joseph Myers
2012-03-08
1
-3
/
+3
*
Use Texinfo macros to refer to the GNU C Library within the manual.
Joseph Myers
2012-02-28
1
-16
/
+16
*
Fix various problems with @deftypefun lines.
Nicolas Boulenguez
2012-02-17
1
-1
/
+1
*
Document M_PERTURB
Andreas Schwab
2010-07-27
1
-0
/
+5
*
manual: fix doubled-words and typos
Jim Meyering
2010-02-22
1
-1
/
+1
*
* manual/arith.texi: Avoid @strong{Note:}.
Ulrich Drepper
2008-08-02
1
-1
/
+1
*
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-01-11
1
-4
/
+4
*
.
Jakub Jelinek
2007-07-31
1
-4
/
+4
*
[BZ #3483]
Ulrich Drepper
2006-11-10
1
-4
/
+4
*
[BZ #315]
Roland McGrath
2006-02-22
1
-2
/
+5
*
[BZ #1261]
Roland McGrath
2005-09-13
1
-2
/
+2
*
* manual/memory.texi (sbrk): Fix definition.
Roland McGrath
2005-01-26
1
-1
/
+1
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-8
/
+5
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-5
/
+8
*
* manual/memory.texi (Page Lock Functions): Typo fix.
Roland McGrath
2004-10-18
1
-1
/
+1
*
* manual/memory.texi (Malloc Tunable Parameters): Clarify
Andreas Jaeger
2003-02-25
1
-1
/
+2
*
(Hooks for Malloc): Correct order of arguments for __memalign_hook.
Ulrich Drepper
2002-07-22
1
-1
/
+1
*
Update.
Ulrich Drepper
2002-06-30
1
-2
/
+2
*
(Aligned Memory Blocks): Fix typo.
Andreas Jaeger
2002-03-24
1
-1
/
+1
*
(Aligned Memory Blocks): Correct description of where memalign is declared [P...
Ulrich Drepper
2002-03-22
1
-2
/
+3
*
Update.
Andreas Jaeger
2001-05-21
1
-7
/
+7
[next]