|
|
94c6332e27
|
feat: added task names
|
2021-08-12 20:22:00 +02:00 |
|
|
|
be71f9a7e9
|
feat: added reaper and suicide support
|
2021-08-06 22:00:00 +02:00 |
|
|
|
f120b104e5
|
feat: some extensions to kernel standard c library. Other minor
improvements and formats
|
2021-03-26 19:57:07 +01:00 |
|
|
|
20ab9e1d6e
|
feat: gdt, attributes move, reorder
Added late gdt setup with initial tss
Moved attributes to include root
Reordered some imports
|
2021-03-21 17:34:38 +01:00 |
|
|
|
77c8dca72a
|
feat: implemented errno, strtol. Started ustar. Reformatted headers and
code. Added some self-tests. Started prepwork for vfs.
|
2021-03-14 21:14:22 +01:00 |
|
|
|
586b8191b4
|
feat: reformatted code base to be more standard
|
2021-03-10 22:01:13 +01:00 |
|
|
|
dc4bf71b5a
|
feat: added cross compiler and moved headers to include dir
|
2021-03-09 19:45:20 +01:00 |
|
|
|
310f3621a2
|
feat: fixed some bugs for running on real hardware
|
2021-03-05 22:23:39 +01:00 |
|
|
|
c9102fbc65
|
feat: introduced stream to separate actual io and other tasks
|
2021-03-02 21:56:37 +01:00 |
|
|
|
76792dd6fd
|
feat: moved block dev loop to a daemon task. Fixed bug in string.c and
main loop
|
2021-03-01 21:42:35 +01:00 |
|
|
|
990b850c43
|
feat: initial locking etc.
|
2021-03-01 21:07:53 +01:00 |
|
|
|
cc6f971a27
|
feat: initial locking. Tasking improvements
|
2021-03-01 19:58:12 +01:00 |
|
|
|
62ce1dfa77
|
feat: added support for waiting on an irq
|
2021-02-27 15:52:10 +01:00 |
|
|
|
9f72d4bb1a
|
feat: introduced tasking, added paging (no vm), moved malloc, added
syscalls, other stuff
|
2021-02-27 11:46:26 +01:00 |
|