3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Memory::Lookup return false on unmapped pages.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add data types to <time.h> and tm_yday to struct tm.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Refactor kernel interrupt API.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Refactor kernel time API and add timespec API.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Refactor scheduler API.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Refactor system call API.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add ln(1).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Rewrite cp(1).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Increase user-space stack to 512 KB.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add sigset functions.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add sigset_t to signal.h.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add pwent(3).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Fix fgets(3) handling EOF incorrectly.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Fix fopen(filename, "w") not creating files.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add -c option to shell.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add program_invocation_short_name(3).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add AT_REMOVEFILE flag to unlinkat(2).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add removeat(3) and split remove(3) into its own file.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Conditionally calltrace in abort(3).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add calltrace(3) function.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add PATH variable.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add ELOOP.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add ENAMETOOLONG.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Fix interlock implementation on x86_64 and x86.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add poll support to pipes.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add poll support to log terminal.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add poll(2) and ppoll(2).
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add sigset_t.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
Add struct timespec.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago
dispd: Wait for console rendering to finish.
sortie
as Jonas 'Sortie' Termansen
More... about 12 years ago