index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
syscalls.h
Age
Commit message (
Expand
)
Author
2018-09-27
litttle fix in netstack
Miguel
2018-09-21
fix framebufffer/ textmode and clean userspace a little bit more
Miguel
2018-09-20
we are now prepared for piping with _pipe and _dup2
Miguel
2018-09-20
pipes do not work :(
Miguel
2018-09-14
ext2 improved , struggling with scheduler
Miguel
2018-09-13
thinking about syscalls and pipes
Miguel
2018-09-13
reentrenacy for newilb
Miguel
2018-09-12
vmem_add_generic rework delete old shit
Miguel
2018-09-09
fixing implicit func declarations!
Miguel
2018-09-02
foolsnake showcasing multithreading and our console
Miguel
2018-08-19
get vesa working in vmem.
Miguel
2018-08-18
cleaning up syscalls and playing with new pipes
Miguel
2018-08-17
starting implicit function calls cleanup
Miguel
2018-08-17
started reviving my fool os
Miguel
2015-05-24
syscalls and terminal functionality for GAMING mode
Michal Idziorek
2015-05-22
started implementing files
Michal Idziorek
2014-11-27
struggling with new multitasking
Michal Idziorek
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-23
double indirect block support to ELF and check sum calc
Michal Idziorek
2014-11-23
adjusting syscalls
Michal Idziorek
2014-11-22
added call_unhandled for unhandled syscalls
Michal Idziorek
2014-11-21
trying to port binutils
Michal Idziorek
2014-11-20
minor cosmetic changes in syscalls
Michal Idziorek
2014-11-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek