This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-04-18 14:30:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
glibc
/
malloc
History
Ulrich Drepper
11a25a7806
__malloc_initialized now signals three states: uninitialized,
...
initializing, initialized. Used in mcheck.
1998-03-25 10:34:44 +00:00
..
Makefile
(headers): Add mcheck.h.
1998-01-30 17:02:59 +00:00
malloc.c
__malloc_initialized now signals three states: uninitialized,
1998-03-25 10:34:44 +00:00
malloc.h
update from main archive 970226
1997-02-26 01:06:05 +00:00
mallocbug.c
…
mcheck-init.c
update from main archive 961220
1996-12-22 00:32:43 +00:00
mcheck.c
(mcheck): Allow installation when malloc is uninitialized or is just
1998-03-25 10:34:25 +00:00
mcheck.h
…
mtrace.awk
…
mtrace.c
…
obstack.c
Include <config.h>. Include <stdlib.h> only if __GNU_LIBRARY__ or
1997-05-20 23:55:36 +00:00
obstack.h
(obstack_empty_p): New definition.
1997-11-19 22:57:20 +00:00
thread-m.h
Remove malloc_key-data definition.
1997-11-19 22:58:49 +00:00