index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
syscalls.c
Age
Commit message (
Collapse
)
Author
2014-11-22
added call_unhandled for unhandled syscalls
Michal Idziorek
2014-11-22
support for ELF (with 1*text and 1*data)!
Michal Idziorek
2014-11-22
fix / workaround for my ELF binaries
Michal Idziorek
2014-11-22
working on ELF support
Michal Idziorek
2014-11-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
working on syscalls
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-13
cleanup and refactoring. abstracting away console
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-10-24
added hack to emulate end-of-file at stdin
Michal Idziorek
2014-10-24
fixed address for execv syscall
Michal Idziorek
2014-10-24
moved kernel and ramimage to 0x100000 successfully
Michal Idziorek
chs is broken however and only the first chunk seems to get loaded properly :(
2014-10-23
added execve syscall
Michal Idziorek
2014-10-22
working on ext2 and readdir syscall
Michal Idziorek
2014-10-22
working on filesys and readdir syscall
Michal Idziorek
2014-10-22
migrating shell to "userspace"
Michal Idziorek
2014-10-21
started implementing our first fool-shell.
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek
[prev]