mirror of
https://github.com/drasko/codezero.git
synced 2026-02-02 13:13:15 +01:00
Towards user buffer checking
This commit is contained in:
6
README
6
README
@@ -114,9 +114,9 @@ embedded devices. Most of them are proprietary, with their own users. Some of
|
||||
them are structurally too simplistic, and lack modern features such as paging.
|
||||
There ones that are well established, but Codezero will contrast them by
|
||||
providing an alternative that will follow the open source development principles
|
||||
more closely. Many embedded software projects still use older development
|
||||
methods and the right open source methodology would prove favorable in the
|
||||
fast-paced nature of embedded software development.
|
||||
more closely. Many embedded software projects still use older or closed
|
||||
development methods and the right open source methodology would prove favorable
|
||||
in the fast-paced nature of embedded software development.
|
||||
|
||||
Finally, POSIX compliance is only a step, or a temporary aim for the Codezero
|
||||
microkernel. It is not limited to the goal of just complying with POSIX, which
|
||||
|
||||
Reference in New Issue
Block a user