2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rumprun launcher: fail if -D is used with iso More... almost 10 years ago
app-tools cc: fail for -print-multiarch More... almost 10 years ago
app-tools cc: use basename $0 for error, not whole $0 More... almost 10 years ago
Fix mangling cc params to oblivion (set -u fallout) More... almost 10 years ago
build-rr: write "config" which includes both mk/sh configs More... almost 10 years ago
Run "make includes" so that unwind.h gets installed again. More... almost 10 years ago
x86: ack insr interrupts on PIC. More... almost 10 years ago
g/c leftover local prototypes More... almost 10 years ago
build-rr: update usage More... almost 10 years ago
rumprun: fix -W t,inet,dhcp under set -u More... almost 10 years ago
rumprun: adjust copypasteware in error messages More... almost 10 years ago
rumprun launcher: set -eu More... almost 10 years ago
prune unnecessary header More... almost 10 years ago
Merge pull request #58 from gaffo/patch-1 More... almost 10 years ago
toolchain.cmake.in: Fix CMAKE_FIND_ROOT_PATH More... almost 10 years ago
Correct error output, $image_path is blank / not a real variable More... almost 10 years ago
memalloc: nicer alloc stats print More... almost 10 years ago
memalloc: ctassert malloc header size More... almost 10 years ago
reduce malloc header overhead from 16 bytes to 8 bytes. More... almost 10 years ago
memalloc: use __builtin_clzl() instead of for loop. More... almost 10 years ago
memalloc: NBUCKETS -> LOCALBUCKETS More... almost 10 years ago
memalloc: a bunch of improvements More... almost 10 years ago
memalloc: avoid list ping-pong when allocating from core More... almost 10 years ago
memalloc: use structs, not an union for alloc blocks More... almost 10 years ago
pgalloc: fix comment More... almost 10 years ago
carveandlink_freechunk -> freechunk_link More... almost 10 years ago
rumpuser_mem: use page allocator for large allocations More... almost 10 years ago
pgalloc: use builtin_ctz/clz instead of for loops. More... almost 10 years ago
Add bmk_pgalloc_align() More... almost 10 years ago
memalloc: g/c RCHECK never-conditionally-compiled checks More... almost 10 years ago