1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update libc headers for POSIX.1-2024. More... about 2 years ago
Add classes for linked lists. More... almost 3 years ago
Add iterators to DynamicArray. More... almost 3 years ago
Add copy and move constructors. More... almost 3 years ago
Add read shell builtin. More... almost 3 years ago
Begin development of Dennix 0.9. More... about 3 years ago
Release Dennix 0.8. More... about 3 years ago
Do not fail in snprintf(3) when n > INT_MAX. More... about 3 years ago
Provide the untruncated length in accept4(2). More... about 3 years ago
Add -- argument to shell invocation in system(3). More... about 3 years ago
Fix misspelling of T_FMT_AMPM. More... about 3 years ago
Fix cleanup handling of failed process creations. More... about 3 years ago
Fix bug in fnmatch(3). More... over 3 years ago
Add hack for configure scripts to expr(1). More... over 3 years ago
Add the -FHLd options to ls(1). More... over 3 years ago
Add support for parallel builds. More... over 3 years ago
Add tr(1). More... over 3 years ago
Fix PTHREAD_COND_INIT for C++. More... over 3 years ago
Add thrd_sleep(3) and thrd_yield(3). More... over 3 years ago
Add pthread_equal(3) and thrd_equal. More... over 3 years ago
Add pthread_detach(3) and thrd_detach. More... over 3 years ago
Add pthread_key_* and tss_* functions. More... over 3 years ago
Implement mouse integration in VirtualBox. More... over 3 years ago
Add VirtualBox Guest Additions driver. More... over 3 years ago
Make display resolution change interrupt-safe. More... over 3 years ago
Add sort(1). More... over 3 years ago
Update use of display API. More... over 3 years ago
Add display ownership to display API. More... over 3 years ago
Add trap shell builtin. More... almost 4 years ago
Refactor reading input in the shell. More... almost 4 years ago