This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
glibc
mirror of
git://sourceware.org/git/glibc.git
Watch
1
Star
0
Fork
You've already forked glibc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3918c44db
glibc
/
malloc
History
Florian Weimer
cbb47fa1c6
malloc: Manual part of conversion to __libc_lock
...
This removes the old mutex_t-related definitions from malloc-machine.h, too.
2016-09-21 16:28:08 +02:00
..
Depend
…
Makefile
Add tests-static to tests in malloc/Makefile
2016-09-10 16:10:51 +05:30
Versions
…
arena.c
malloc: Manual part of conversion to __libc_lock
2016-09-21 16:28:08 +02:00
hooks.c
malloc: Automated part of conversion to __libc_lock
2016-09-06 12:49:54 +02:00
malloc-hooks.h
…
malloc-internal.h
elf: dl-minimal malloc needs to respect fundamental alignment
2016-08-03 16:11:01 +02:00
malloc.c
malloc: Manual part of conversion to __libc_lock
2016-09-21 16:28:08 +02:00
malloc.h
…
mallocbug.c
…
mcheck-init.c
…
mcheck.c
…
mcheck.h
…
memusage.c
…
memusage.sh
…
memusagestat.c
…
morecore.c
…
mtrace.c
…
mtrace.pl
…
obstack.c
…
obstack.h
…
scratch_buffer_grow.c
…
scratch_buffer_grow_preserve.c
…
scratch_buffer_set_array_size.c
…
set-freeres.c
…
thread-freeres.c
…
tst-calloc.c
…
tst-interpose-aux-nothread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-aux-thread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-aux.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-aux.h
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-nothread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-skeleton.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-static-nothread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-static-thread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-interpose-thread.c
malloc: Simplify static malloc interposition [BZ
#20432
]
2016-08-26 23:20:41 +02:00
tst-malloc-backtrace.c
…
tst-malloc-fork-deadlock.c
…
tst-malloc-thread-exit.c
…
tst-malloc-thread-fail.c
…
tst-malloc-usable.c
…
tst-malloc.c
…
tst-mallocfork.c
…
tst-mallocfork2.c
…
tst-mallocstate.c
…
tst-mallopt.c
…
tst-mcheck.c
…
tst-memalign.c
…
tst-mtrace.c
…
tst-mtrace.sh
…
tst-obstack.c
…
tst-posix_memalign.c
…
tst-pvalloc.c
…
tst-realloc.c
…
tst-scratch_buffer.c
…
tst-trim1.c
…
tst-valloc.c
…