This website requires JavaScript.
Explore
Help
Sign In
daniel
/
MontaukOS
Watch
1
Fork
0
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
724029cacb3d19939ea74064063797eccbd65b6b
MontaukOS
/
programs
/
src
/
shell
T
History
daniel
edc3452d61
feat: real stat metadata across all filesystems, plus mkdir and rmdir
2026-08-04 13:03:08 +02:00
..
builtins.cpp
feat: real stat metadata across all filesystems, plus mkdir and rmdir
2026-08-04 13:03:08 +02:00
exec.cpp
feat: process exit codes, posix_spawn, 4 KiB command lines
2026-07-16 16:59:17 +02:00
main.cpp
feat: complete command completion in shell
2026-06-18 07:56:00 +02:00
Makefile
feat: build userspace programs with the x86_64-montauk toolchain
2026-07-14 10:19:35 +02:00
shell.h
feat: add cwd file matching to shell tab completion
2026-06-17 07:58:41 +02:00
tabcompletion.cpp
refactor: move the native devkit from 0:/usr to 0:/sdk (Montauk SDK)
2026-07-15 09:11:05 +02:00
vars.cpp
feat: add cwd tracking to kernel, remove shell hack, update system utilities to use getcwd, fix tcc libc stub, fix nonexistent directory issue
2026-03-25 15:45:22 +01:00