Jeremy Soller
|
af2f6fc6df
|
Add fsync. Add env scheme, currently hardcoded to get ion to launch. Make serial IRQ send data to debug scheme
|
2016-09-18 17:55:35 -06:00 |
|
Jeremy Soller
|
75016bfe39
|
Update libstd. Add CWD and associated syscalls. Remove debugging
|
2016-09-17 19:01:34 -06:00 |
|
Jeremy Soller
|
9bc242c179
|
Implement the typical use of waitpid
|
2016-09-16 18:50:47 -06:00 |
|
Jeremy Soller
|
d3ace7dcad
|
Allow cloning of kernel threads. Userspace breaks potentially due to stack aliasing
|
2016-09-13 20:06:39 -06:00 |
|
Jeremy Soller
|
cf27b3a3ad
|
Fix close, add dup
|
2016-09-11 17:31:21 -06:00 |
|
Jeremy Soller
|
7a928a5f97
|
Improve init process, debug missing syscalls, fix error codes in syscall return
|
2016-09-11 16:48:58 -06:00 |
|
Jeremy Soller
|
038cf5aba1
|
PCI driver WIP
|
2016-09-11 15:56:48 -06:00 |
|
Jeremy Soller
|
9b17495dd6
|
Implement exec
Implement brk
|
2016-09-10 22:06:09 -06:00 |
|
Jeremy Soller
|
c30f4208d4
|
Implement sched_yield, enable interrupts in userspace
|
2016-09-10 19:18:59 -06:00 |
|
Jeremy Soller
|
3837b2606f
|
Connect schemes so that they can be used
|
2016-09-08 20:06:33 -06:00 |
|
Jeremy Soller
|
aecfa50029
|
Initialize contexts, add getpid
|
2016-08-20 14:32:45 -06:00 |
|
Jeremy Soller
|
47280a921a
|
Context list class, static context ID magic
|
2016-08-20 13:43:35 -06:00 |
|
Jeremy Soller
|
b46c7e71c0
|
Add syscall handler, still work in progress
Add elf files
|
2016-08-18 19:44:31 -06:00 |
|
Jeremy Soller
|
8fc113adef
|
Refactor context list
|
2016-08-18 08:30:45 -06:00 |
|
Jeremy Soller
|
1993e701dd
|
Remove warnings
|
2016-08-17 16:54:48 -06:00 |
|
Jeremy Soller
|
dd280a5d1a
|
Add stdout/stderr tests
|
2016-08-14 18:22:50 -06:00 |
|
Jeremy Soller
|
f79d6ce12b
|
Add context and file structs
|
2016-08-14 18:16:56 -06:00 |
|
Jeremy Soller
|
04a6a45fac
|
WIP: Exec
|
2016-08-14 16:07:41 -06:00 |
|
Jeremy Soller
|
6cfa38c5ba
|
Add syscall module
|
2016-08-14 15:58:35 -06:00 |
|