3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed 2 compilation warnings More... about 20 years ago
Fixing a bit open() More... about 20 years ago
Code cleanup More... about 20 years ago
Attempt at _syscall6() implementation More... about 20 years ago
Incorrect UDP support (and now using POSIX signal handling functions) More... about 20 years ago
Still preparing for UDP support More... about 20 years ago
Added configuration check bug More... about 20 years ago
Preparing for UDP nowait support More... about 20 years ago
Attempt at a functional _start() (better really understand what I am doing though :/) More... about 20 years ago
Added necessary types More... about 20 years ago
Added sys/mman.c source and removed start.S from the library objects More... about 20 years ago
Switched to mmap() based malloc() implementation attempt More... about 20 years ago
Added syscall6() More... about 20 years ago
Code cleanup More... about 20 years ago
Initial release More... about 20 years ago
Initial release More... about 20 years ago
Code cleanup More... about 20 years ago
Added getpwuid() symbol More... about 20 years ago
Added getgrgid() symbol More... about 20 years ago
Added getgid() More... about 20 years ago
Typo More... about 20 years ago
Fixed configuration reloading if a service was kept but could not bind or listen More... about 20 years ago
Initial release More... about 20 years ago
Removed development debugging information More... about 20 years ago
Improved debugging messages More... about 20 years ago
Running in the background More... about 20 years ago
Added clearerr() and feof() More... about 20 years ago
Code cleanup More... about 20 years ago
Fixed a compilation warning More... about 20 years ago
Hopefully fixed More... about 20 years ago