about summary refs log tree commit diff
path: root/malloc
Commit message (Expand)AuthorAgeFilesLines
* Fix calloc to really return zeroed memory.Ulrich Drepper1998-11-041-9/+15
* Enhance comment about obstack_alloc_failed_handler usage.Ulrich Drepper1998-10-072-7/+9
* (mprobe): Call checkhdr with adjusted pointer.Ulrich Drepper1998-09-301-1/+1
* (mprobe): Call checkhdr with adjusted pointer.Ulrich Drepper1998-08-281-1/+1
* (malloc_hook_ini): Don't overwrite realloc and memalign hook.Ulrich Drepper1998-08-281-5/+0
* Fix for NO_THREADS case.Ulrich Drepper1998-05-201-4/+18
* Interface changes.Ulrich Drepper1998-05-071-1/+44
* Bug fixes with fork.Ulrich Drepper1998-05-071-48/+279
* __malloc_initialized now signals three states: uninitialized,Ulrich Drepper1998-03-251-4/+5
* (mcheck): Allow installation when malloc is uninitialized or is justUlrich Drepper1998-03-251-2/+2
* (headers): Add mcheck.h.Ulrich Drepper1998-01-301-3/+3
* (malloc_update_mallinfo): Initialize struct for return value.Ulrich Drepper1997-12-091-0/+3
* Remove malloc_key-data definition.Ulrich Drepper1997-11-191-12/+7
* (obstack_empty_p): New definition.Ulrich Drepper1997-11-191-3/+11
* (obstack_specify_allocation_with_arg, obstack_chunkfun,Ulrich Drepper1997-05-201-4/+5
* Include <config.h>. Include <stdlib.h> only if __GNU_LIBRARY__ orUlrich Drepper1997-05-201-2/+6
* (fREe): Small optimization. Before returning,Ulrich Drepper1997-04-171-30/+87
* Update from 2.1.x branch.Ulrich Drepper1997-03-191-9/+27
* (mprotect) [_LIBC]: Define as __mprotect to clean up namespace.Ulrich Drepper1997-03-171-0/+1
* update from main archive 970226Ulrich Drepper1997-02-262-3/+166
* update from main archive 970217Ulrich Drepper1997-02-181-0/+8
* update from main archive 970202 cvs/libc-970203Ulrich Drepper1997-02-032-2/+20
* update from main archive 970201 cvs/libc-970202Ulrich Drepper1997-02-021-1/+1
* update from main archive 970127 cvs/libc-970128Ulrich Drepper1997-01-283-13/+36
* update from main archive 970125 cvs/libc-970126Ulrich Drepper1997-01-261-1/+1
* update from main archive 970121 cvs/libc-970123Ulrich Drepper1997-01-231-7/+10
* update from main archive 970120 cvs/libc-970121Ulrich Drepper1997-01-211-2/+2
* update from main archive 970118 cvs/libc-970119Ulrich Drepper1997-01-191-2/+2
* update from main archive 960105 cvs/libc-970107 cvs/libc-970106Ulrich Drepper1997-01-061-1/+2
* update from main archive 961220 cvs/libc-961229 cvs/libc-961228 cvs/libc-961227 cvs/libc-961226 cvs/libc-961225 cvs/libc-961224 cvs/libc-961223 cvs/libc-961222Ulrich Drepper1996-12-222-14/+50
* update from main archive 961220 cvs/libc-961221Ulrich Drepper1996-12-211-91/+175
* Update from main archive 961219 cvs/libc-961220Ulrich Drepper1996-12-208-13/+622
* update from main archive 961217 cvs/libc-961219 cvs/libc-961218Ulrich Drepper1996-12-182-97/+518
* update from main archive 961211 cvs/libc-961214 cvs/libc-961213 cvs/libc-961212Ulrich Drepper1996-12-123-2/+7
* update from main arcive 961210 cvs/libc-961211Ulrich Drepper1996-12-112-8/+16
* update from main archive 961209 cvs/libc-961210Ulrich Drepper1996-12-104-149/+333
* update from main archive 961207 cvs/libc-961208Ulrich Drepper1996-12-087-0/+5021