6e269e0217
sched: refactor and implement sleep
2021-08-05 16:14:18 +02:00
528785d40e
malloc: track memory usage and clarify docs
2021-08-03 17:35:58 +02:00
05662bc39e
arch: add fault handlers, rename exceptions
2021-08-03 14:41:36 +02:00
f0dc3a3433
kiss capitalism goodbye for good
...
The CNPL will make sure that absolutely no corporation is going to get
anywhere near Ardix -- exactly as it should be. Fuck you, corporations!
2021-05-10 16:19:38 +02:00
298433e15f
fix the stupid symbol attribute mess, pt. 1
2021-02-28 18:08:08 +01:00
af8210da4a
piss off capitalism
...
Ardix is being relicensed to GPL v3 or later. I have no idea whether you
can just do this if you feel like it or if it has any consequences, but
i kinda don't really care that much about it. Any changes made after
this commit will definitely fall under the GPL though, and considering
that only few things are really working yet anyways this is good enough
for me.
2021-02-28 02:18:39 +01:00
Felix Kopp
51c9a779a3
user: add wrappers for userspace data transfer
...
This doesn't do anything right now, but will save some work in the
future when we have hardware memory protection.
2021-01-05 13:48:39 +01:00
Felix Kopp
190eedd842
toolchain: add stuff i forgot about
2021-01-04 14:58:52 +01:00
Felix Kopp
0e725b795d
Move license comment to the bottom
2020-10-11 19:35:30 +02:00
Felix Kopp
959b36215e
Cleanup 3
2020-06-17 20:42:41 +02:00
Felix Kopp
c19e131f20
Add base stuff for preemptive scheduler
2020-06-12 11:49:20 +02:00
Felix Kopp
466dcb81a6
Add some compiler flag macros for convenience
2020-06-12 03:43:11 +02:00