0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 09, 2024 — Nov 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update e-mail More... about 1 year ago
Empty signed commit More... over 1 year ago
m + strdup and strndup: use aligned_alloc(1, n) instead of malloc(n) More... about 7 years ago
memcmp: compare unsigned chars More... over 7 years ago
m More... over 7 years ago
m More... over 8 years ago
allocsize is dangerous More... over 9 years ago
todo: add procinit More... over 9 years ago
stack_will_overflow: we could fork More... over 9 years ago
explicit_bzero: set all bits to 1 before setting all bits to 0 More... over 9 years ago
whoops, wrong type More... over 9 years ago
strfry: forgot to declare b More... over 9 years ago
strfry: reset n to max when the do..while loop resets More... over 9 years ago
strfry: fix random int range boundary, document that srand should have been called, support huge strings, and use uniform random More... over 9 years ago
m More... over 9 years ago
strfry: fix support for empty strings More... over 9 years ago
Fix issue #11 on github More... over 9 years ago
update todo More... over 9 years ago
update todo More... over 9 years ago
m More... over 9 years ago
derp More... over 9 years ago
strfry: use Durstenfeld's algorithm instead of Satallo's algorithm More... over 9 years ago
strfry: non-uniform random number generation More... over 9 years ago
fix terrible mistake in bsearch More... over 9 years ago
add bsearch More... over 9 years ago
Fix issue #10 on github More... over 9 years ago
improve machinemode More... over 9 years ago
misread specification More... almost 10 years ago
partially split malloc.c More... almost 10 years ago
doc More... almost 10 years ago