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
b0eb01ef48
glibc
/
malloc
History
Adhemerval Zanella
76dfd91275
Suppress -Wmaybe-uninitialized only for gcc
...
The warning is not supported by clang. Reviewed-by: Sam James <sam@gentoo.org>
2025-10-21 09:24:05 -03:00
..
Depend
…
Makefile
malloc: add tst-mxfast to hugetlb exclusion list
2025-08-29 13:22:19 -04:00
Versions
…
alloc_buffer_alloc_array.c
…
alloc_buffer_allocate.c
…
alloc_buffer_copy_bytes.c
…
alloc_buffer_copy_string.c
…
alloc_buffer_create_failure.c
…
arena.c
malloc: Do not call madvise if heap's oldsize >= THP size
2025-10-20 11:33:54 -03:00
dynarray-skeleton.c
…
dynarray.h
…
dynarray_at_failure.c
…
dynarray_emplace_enlarge.c
…
dynarray_finalize.c
…
dynarray_resize.c
…
dynarray_resize_clear.c
…
hooks.c
…
malloc-check.c
Suppress -Wmaybe-uninitialized only for gcc
2025-10-21 09:24:05 -03:00
malloc-debug.c
atomic: Remove atomic_forced_read
2025-10-08 12:59:30 +00:00
malloc-internal.h
…
malloc.c
malloc: Use INT_ADD_OVERFLOW instead of __builtin_add_overflow_p
2025-10-20 11:33:54 -03:00
malloc.h
…
mallocbug.c
…
mcheck-impl.c
…
mcheck-init.c
…
mcheck.c
…
mcheck.h
…
memusage.c
…
memusage.sh
…
memusagestat.c
…
morecore.c
…
mtrace-impl.c
…
mtrace.c
…
mtrace.pl
…
obstack.c
…
obstack.h
…
reallocarray.c
…
scratch_buffer_grow.c
…
scratch_buffer_grow_preserve.c
…
scratch_buffer_set_array_size.c
…
set-freeres.c
…
thread-freeres.c
…
tst-aligned-alloc-random-thread-cross.c
…
tst-aligned-alloc-random-thread.c
…
tst-aligned-alloc-random.c
…
tst-aligned-alloc-static.c
…
tst-aligned-alloc.c
…
tst-aligned_alloc-lib.c
…
tst-alloc_buffer.c
…
tst-calloc.c
…
tst-compathooks-off.c
…
tst-compathooks-on.c
…
tst-dynarray-at-fail.c
…
tst-dynarray-fail.c
…
tst-dynarray-shared.h
…
tst-dynarray.c
…
tst-free-errno.c
malloc: Fix tst bug in malloc/tst-free-errno-malloc-hugetlb1.
2025-08-19 09:05:32 +08:00
tst-interpose-aux-nothread.c
…
tst-interpose-aux-thread.c
…
tst-interpose-aux.c
…
tst-interpose-aux.h
…
tst-interpose-nothread.c
…
tst-interpose-skeleton.c
…
tst-interpose-static-nothread.c
…
tst-interpose-static-thread.c
…
tst-interpose-thread.c
…
tst-mallinfo2.c
…
tst-malloc-alternate-path.c
…
tst-malloc-aux.h
…
tst-malloc-backtrace.c
…
tst-malloc-check.c
…
tst-malloc-fork-deadlock.c
…
tst-malloc-random.c
…
tst-malloc-stats-cancellation.c
…
tst-malloc-tcache-leak.c
…
tst-malloc-thread-exit.c
…
tst-malloc-thread-fail.c
…
tst-malloc-too-large.c
…
tst-malloc-usable-tunables.c
…
tst-malloc-usable.c
…
tst-malloc.c
…
tst-malloc_info.c
…
tst-mallocalign1.c
…
tst-mallocfork.c
…
tst-mallocfork2.c
…
tst-mallocfork3.c
…
tst-mallocstate.c
malloc: Remove dumped heap support
2025-09-19 13:11:56 +00:00
tst-mallopt.c
…
tst-memalign-2.c
…
tst-memalign-3.c
…
tst-memalign.c
…
tst-mtrace.c
…
tst-mtrace.sh
…
tst-mxfast.c
…
tst-obstack.c
…
tst-posix_memalign.c
…
tst-pvalloc-fortify.c
…
tst-pvalloc.c
…
tst-realloc.c
…
tst-reallocarray.c
…
tst-safe-linking.c
…
tst-scratch_buffer.c
…
tst-tcfree1.c
…
tst-tcfree2.c
…
tst-tcfree3.c
…
tst-tcfree4.c
…
tst-trim1.c
…
tst-valloc.c
…