index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
elf.c
Age
Commit message (
Expand
)
Author
2018-10-18
New Scheduling / Syscalls!
Miguel
2018-10-11
almost cross compliing c++
Miguel
2018-10-10
hosted gcc compiler
Miguel
2018-09-14
tuining userspace and files
Miguel
2018-09-14
ext2 improved , struggling with scheduler
Miguel
2018-09-12
struggling with vmem
Miguel
2018-09-11
cleaning up vmem etc..
Miguel
2018-09-11
little cleanup vmem, parse kernel section headers
Miguel
2018-09-09
fixing implicit func declarations!
Miguel
2018-08-23
never ending struggle with forking
Miguel
2018-08-22
cleanup logging
Miguel
2018-08-22
removed module name definitions
Miguel
2018-08-22
improving logging
Miguel
2018-08-17
started reviving my fool os
Miguel
2015-05-25
fixed critical but in ELF loader and finally got tput etc.. (ncurses) working
Michal Idziorek
2015-05-24
porting ncurses...
Michal Idziorek
2015-05-15
fixes and imporvements
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2014-12-03
increased logger grnaularity and working on memory management
Michal Idziorek
2014-12-01
very buggy fork, execve and exit
Michal Idziorek
2014-12-01
finally implemented fork() syscall
Michal Idziorek