▲ | noone_youknow 4 days ago | ||||||||||||||||
> It's a bit disappointing that every time somebody decides to write their own kernel, the first thing they do is implement some subset of the POSIX spec. Well, not quite _every_ time. For example, I’m deliberately not doing POSIX with my latest one[0], so I can be a bit more experimental. | |||||||||||||||||
▲ | anyfoo 4 days ago | parent | next [-] | ||||||||||||||||
Kudos for doing so! This is seriously a great endeavor. Regarding its relation to UNIX concepts, I do spot a classical hierarchical file system there, though. ;) Is it only an "add-on" (similar to IFS on IBM i), or is it fundamental? | |||||||||||||||||
| |||||||||||||||||
▲ | pjmlp 4 days ago | parent | prev [-] | ||||||||||||||||
Kudos for trying something else. |