index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
/
malloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
1
-9
/
+39
2007-07-31
.
Jakub Jelinek
1
-39
/
+9
2006-12-24
* malloc/malloc.c (sYSMALLOc): Remove some unnecessary alignment
Ulrich Drepper
1
-4
/
+18
2006-10-27
USE_TLS support is now default.
Ulrich Drepper
1
-1
/
+1
2006-10-18
[BZ #3313]
Ulrich Drepper
1
-1
/
+1
2006-10-13
[BZ #3313]
Ulrich Drepper
1
-0
/
+8
2006-10-13
* malloc/malloc.c (do_check_malloc_state): Only require for empty
Ulrich Drepper
1
-1
/
+12
2006-10-11
* malloc/malloc.c (_int_malloc): Remove unused any_larger variable.
Ulrich Drepper
1
-3
/
+0
2006-09-07
[BZ #2775]
Ulrich Drepper
1
-1
/
+2
2006-08-31
* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add
Ulrich Drepper
1
-2
/
+8
2006-08-28
[BZ #2684]
Ulrich Drepper
1
-0
/
+23
2006-08-27
* malloc/malloc.c (bin_at): Rewrite to be more clear and to not
Ulrich Drepper
1
-5
/
+14
2006-08-24
* malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP
Ulrich Drepper
1
-1
/
+3
2006-08-22
platforms define as 512K. For 64-bit platforms as 32MB. The lower
Ulrich Drepper
1
-4
/
+4
2006-08-22
* malloc/malloc.c (DEFAULT_MMAP_THRESHOLD_MAX): For 32-bit
Ulrich Drepper
1
-1
/
+14
2006-08-21
[BZ #3040]
Ulrich Drepper
1
-6
/
+6
2006-08-19
* malloc/malloc.c (_int_malloc): Limit number of unsorted blocks
Ulrich Drepper
1
-0
/
+8
2006-08-09
* malloc/malloc.c: Dynamically size mmap treshold if the program
Ulrich Drepper
1
-1
/
+81
2006-03-06
* sysdeps/mach/hurd/faccessat.c: New file.
Roland McGrath
1
-1
/
+2
2006-03-06
* malloc/malloc.c (MALLOC_ALIGNMENT): Revert to (2 * SIZE_SZ) value.
Roland McGrath
1
-1
/
+8
2006-03-02
(MALLOC_ALIGNMENT): Set to __alignof__ (long double) if long double is more a...
Ulrich Drepper
1
-6
/
+12
2005-11-21
..
Ulrich Drepper
1
-1
/
+0
2005-11-07
* malloc/malloc.c (munmap_chunk): Suppress warnings from last change.
Roland McGrath
1
-1
/
+1
2005-11-06
* malloc/malloc.c (munmap_chunk): Add sanity checks.
Ulrich Drepper
1
-4
/
+16
2005-10-13
* malloc/malloc.c (_int_free): Fail if block size is obviously wrong.
Ulrich Drepper
1
-0
/
+6
2005-10-12
Correctly implement M_MXFAST.
Ulrich Drepper
1
-24
/
+27
2005-09-27
[BZ #786]
Ulrich Drepper
1
-1
/
+1
2005-09-12
* malloc/malloc.c (struct malloc_chunk): Fix comment typo.
Ulrich Drepper
1
-3
/
+7
2005-03-20
* malloc/malloc.c (public_cALLOc): We cannot skip the memory
Ulrich Drepper
1
-3
/
+3
2005-03-19
[BZ #779]
Ulrich Drepper
1
-2
/
+13
2005-03-08
* malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call
Ulrich Drepper
1
-15
/
+55
2005-02-21
* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memory
Ulrich Drepper
1
-3
/
+4
2005-01-07
Update.
Ulrich Drepper
1
-3
/
+5
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-304
/
+70
2007-07-12
2.5-18.1
Jakub Jelinek
1
-70
/
+304
2004-12-11
Update.
Ulrich Drepper
1
-16
/
+29
2004-12-10
Update.
Ulrich Drepper
1
-2
/
+13
2004-11-20
Update.
Ulrich Drepper
1
-1
/
+9
2004-11-19
Update.
Ulrich Drepper
1
-1
/
+14
2004-11-13
Update.
Ulrich Drepper
1
-1
/
+3
2004-11-13
Update.
Ulrich Drepper
1
-7
/
+1
2004-11-13
Update.
Ulrich Drepper
1
-155
/
+153
2004-11-13
Update.
Ulrich Drepper
1
-37
/
+11
2004-10-30
Update.
Ulrich Drepper
1
-7
/
+19
2004-10-14
[BZ #77]
Ulrich Drepper
1
-1
/
+5
2004-10-06
Update.
Ulrich Drepper
1
-0
/
+4
2004-10-01
(public_vALLOc): Add missing use of hooks. (public_pVALLOc): Likewise.
Ulrich Drepper
1
-2
/
+18
2004-09-23
Update.
Ulrich Drepper
1
-1
/
+8
2004-09-10
nt_free): Only do arena boundary check for contiguous arenas.
Ulrich Drepper
1
-2
/
+3
2004-09-09
Update.
Ulrich Drepper
1
-7
/
+14
[next]