0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
This repository is now obsolete, as merged upstream More... almost 12 years ago
reinstate license from minios that got removed in merge More... almost 12 years ago
manual inline More... almost 12 years ago
split out file handling into its own file as independent More... almost 12 years ago
merge setcurrentthread function into init_sched More... almost 12 years ago
we do not need an idle thread, the init thread serves same purpose More... almost 12 years ago
unused include More... almost 12 years ago
clean up warnings More... almost 12 years ago
fix assert More... almost 12 years ago
make static everything not used by _lwp code More... almost 12 years ago
move into one file and start making static More... almost 12 years ago
more static More... almost 12 years ago
move some other stdio uses to printl More... almost 12 years ago
make printk a function and restore warning More... almost 12 years ago
use write not dprintf for better compatibility More... almost 12 years ago
remove error message More... almost 12 years ago
Makefile cleanup More... almost 12 years ago
use dprintf not fprintf for printk More... almost 12 years ago
update buildrump for FreeBSD init fix More... almost 12 years ago
remove -Wno-traditional as not required and breaks clang More... almost 12 years ago
example of link flags needed for Linux, NetBSD More... almost 12 years ago
make ljsyscall tests runnable via "make test" More... almost 12 years ago
Add support for being able to implement _lwp_fun() More... almost 12 years ago
put travis icon in standard place. also, always display results for master More... almost 12 years ago
fix links More... almost 12 years ago
fix #1 by splitting out creating context More... almost 12 years ago
fix wording More... almost 12 years ago
no reason not to include rumpuser_daemonize; although it could be simpler here this works More... almost 12 years ago
always use CLOCK_MONOTONIC More... almost 12 years ago
Fix bug which caused block() to not actually block. More... almost 12 years ago