Open
#
anthropocene
Improve this page
Add a description, image, and links to the anthropocene topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the anthropocene topic, visit your repo's landing page and select "manage topics."
I think stdio calls (getC, putC) could need some documentation what userspace can expect from drivers and what not. Of course, it can always happen that a certain device cannot fulfill those expectations, but in that cases you at least know that you may have to update every userspace tool too, and not only make a
glue.asmfor the kernel.Examples/Questions: