index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userspace
/
sys
Age
Commit message (
Expand
)
Author
2015-05-25
fixed critical but in ELF loader and finally got tput etc.. (ncurses) working
Michal Idziorek
2015-05-25
fixed crt0.o for compiler toolchain (-lfool no more!)
Michal Idziorek
2015-05-24
porting ncurses...
Michal Idziorek
2015-05-24
syscalls and terminal functionality for GAMING mode
Michal Idziorek
2015-05-23
filesystem stuff and experimenting with userspace tasks
Michal Idziorek
2015-05-22
started implementing files
Michal Idziorek
2015-05-14
little improvements and setting py file for completer
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2014-12-08
minor adaption for ncurses
Michal Idziorek
2014-12-05
playing with external debugging in qemu from gdb
Michal Idziorek
2014-12-04
struggling with gcc -O , and other stuff
Michal Idziorek
2014-12-02
Adapt for ncurses
Michal Idziorek
2014-11-25
started adding stack shmashing protection
Michal Idziorek
2014-11-24
problems with ENV
Michal Idziorek
2014-11-24
playing with enviroment variables
Michal Idziorek
2014-11-23
fix typo
Michal Idziorek
2014-11-23
adjusting syscalls
Michal Idziorek
2014-11-22
Passing params to main()
Michal Idziorek
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-21
preparing switch to ELF userspace
Michal Idziorek