..
arena.c
malloc: Fix attached thread reference count handling [BZ #19243 ]
2015-12-16 12:39:48 +01:00
Depend
hooks.c
Fix for test "malloc_usable_size: expected 7 but got 11"
2015-05-19 12:10:26 -07:00
Makefile
malloc: Fix attached thread reference count handling [BZ #19243 ]
2015-12-16 12:39:48 +01:00
malloc.c
Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic code
2015-11-24 16:37:15 +01:00
malloc.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
mallocbug.c
mcheck-init.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
mcheck.c
Convert a few more function definitions to prototype style.
2015-10-21 11:57:23 +00:00
mcheck.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
memusage.c
malloc: remove redundant getenv call
2015-11-24 20:07:12 +03:00
memusage.sh
Update copyright dates not handled by scripts/update-copyrights.
2015-01-02 16:54:45 +00:00
memusagestat.c
Update copyright dates not handled by scripts/update-copyrights.
2015-01-02 16:54:45 +00:00
morecore.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
mtrace.c
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
2015-09-08 21:11:03 +00:00
mtrace.pl
Filter out NULL entries.
2015-09-01 08:35:38 -07:00
obstack.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
obstack.h
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
scratch_buffer_grow_preserve.c
scratch_buffer_grow_preserve: Add missing #include <string.h>
2015-04-07 17:46:58 +02:00
scratch_buffer_grow.c
Add struct scratch_buffer and its internal helper functions
2015-04-07 11:03:43 +02:00
scratch_buffer_set_array_size.c
Add struct scratch_buffer and its internal helper functions
2015-04-07 11:03:43 +02:00
set-freeres.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
thread-freeres.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-calloc.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-malloc-backtrace.c
Avoid outputting to TTY after an expected memory corruption in testcase
2015-06-05 09:39:49 -03:00
tst-malloc-thread-exit.c
malloc: Fix attached thread reference count handling [BZ #19243 ]
2015-12-16 12:39:48 +01:00
tst-malloc-usable.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-malloc.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-mallocfork.c
tst-mallocstate.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-mallopt.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-mcheck.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-memalign.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-mtrace.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-mtrace.sh
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-obstack.c
tst-posix_memalign.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-pvalloc.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-realloc.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
tst-scratch_buffer.c
scratch_buffer: Suppress truncation warning on 32-bit
2015-04-09 17:12:42 +02:00
tst-trim1.c
tst-valloc.c
Update copyright dates with scripts/update-copyrights.
2015-01-02 16:29:47 +00:00
Versions
Add struct scratch_buffer and its internal helper functions
2015-04-07 11:03:43 +02:00