1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Flush stdio streams before executing commands. More... about 3 years ago
Implement pathname expansion in sh(1). More... about 3 years ago
Add glob(3). More... about 3 years ago
Fix memory leak in sh(1) parser. More... about 3 years ago
Allow multiple redirections for compound commands. More... about 3 years ago
Add case statements to sh(1). More... about 3 years ago
Add test for fnmatch(3). More... about 3 years ago
Add fnmatch(3). More... about 3 years ago
Fix backslash in double quotes in sh(1). More... about 3 years ago
Remove crti.o and crtn.o. More... about 3 years ago
Set errno on failure in Process::execute(). More... about 3 years ago
Define kernel errno per thread. More... about 3 years ago
Handle variable assignments for builtins in sh(1). More... about 3 years ago
Allow redirection for all commands in sh(1). More... about 3 years ago
Fix parsing of negative numbers in strtol(3). More... about 3 years ago
Remove vfprintf_unlocked(3). More... about 3 years ago
Make ext2 block and inode allocation thread-safe. More... about 3 years ago
Handle WNOHANG in waitpid(2). More... about 3 years ago
Fix locking problem with process termination. More... about 3 years ago
Fix possible deadlock in directory code. More... about 3 years ago
Begin development of Dennix 0.8. More... about 3 years ago
Release Dennix 0.7. More... about 3 years ago
Add screenshots to README.md. More... about 3 years ago
Fix wcsrtombs(3) when s is a null pointer. More... over 3 years ago
Use arc4random(3) in mkdtemp(3). More... over 3 years ago
Fix creation of symlinks. More... over 3 years ago
Fix output message buffering in gui. More... over 3 years ago
Read keyboard input from /dev/console in libdxui. More... over 3 years ago
Fix dxui_get_text_rect() for empty strings. More... over 3 years ago
Increase socket buffer size. More... over 3 years ago