forked from Bananymous/banan-os
This is now handled on the libc side. There might be reasons to have it in kernel side, but for simplicity's sake I'm moving it to libc for now :) |
||
|---|---|---|
| .. | ||
| include | ||
| .gitignore | ||
| CMakeLists.txt | ||
| ctype.cpp | ||
| fcntl.cpp | ||
| stdio.cpp | ||
| stdlib.cpp | ||
| string.cpp | ||
| unistd.cpp | ||