NewbiZ / xv6

Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement kernel API (UAPI?) to prevent libc copying symbols everywhere.

NewbiZ opened this issue · comments

Should find inspiration in Linux UAPI refactoring.

http://lwn.net/Articles/507794/