0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of cosmetic changes to the thread library. More... over 16 years ago
Lots of cosmetic changes to the thread library. More... over 16 years ago
Taking UART code out from libc and loader and putting in libdev More... over 16 years ago
Revert "Merge branch 'libl4thread' of git://www.b-labs.co.uk/bora/git/codezero into bora" More... over 16 years ago
posix: MM0 task page access issues fixed. More... over 16 years ago
posix: Fixing mm0 mapping task pages incorrectly More... over 16 years ago
Added userland support for exregs/read, mm0 slightly more graceful for illegal access More... over 16 years ago
The second step in creating a thread library. More... over 16 years ago
The second step in creating a thread library. More... over 16 years ago
Merge branch 'libl4thread' of git://www.b-labs.co.uk/bora/git/codezero into bora More... over 16 years ago
posix: When mapping a new task, data segment size was miscalculated More... over 16 years ago
Added err value to vma_split More... over 16 years ago
THREAD_RESUME is an alias to THREAD_RUN. More... over 16 years ago
Fix for mm0 bss mapping of zero pages starting from wrong offset More... over 16 years ago
Automatic pager size calculation takes container name into account instead of a fixed one. More... over 16 years ago
Automatic pager size calculation takes container name into account instead of a fixed one. More... over 16 years ago
Added a flag to read registers back for sys_exregs call More... over 16 years ago
Added helper to extract raw thread id from fully qualified thread id More... over 16 years ago
Added means to search for threads in other containers More... over 16 years ago
The first step in creating a thread library. More... over 16 years ago
The first step in creating a thread library. More... over 16 years ago
Merge branch 'master' into devel More... over 16 years ago
Changed l4id_t type to unsigned integer. Expanded task_ids to have cid More... over 16 years ago
The second step in creating a thread library. More... over 16 years ago
Merged MAP and VIRTMEM/PHYSMEM capabilities into one. More... over 16 years ago
Remove CONFIG_ from pager_size symbol More... over 16 years ago
Updated test example cml. Also update to various comments More... over 16 years ago
Merged setup of internal memory caps and container creation More... over 16 years ago
Pager struct allocated from boot memory and never referenced after boot. More... over 16 years ago
First step in detaching pager struct from tasks More... over 16 years ago