This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
You've already forked banan-os
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26fe6ad898
banan-os
/
libc
History
Bananymous
d9b7747fc5
LibC: exit() calls _fini()
2023-04-19 00:42:00 +03:00
..
include
LibC: add needed stubs to build executables with our compiler
2023-04-12 17:53:02 +03:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
CMakeLists.txt
BuildSystem: Fix header copying to sysroot
2023-04-10 21:07:25 +03:00
ctype.cpp
LibC: Add is*() functions to libc
2023-01-16 20:05:51 +02:00
stdio.cpp
LibC: add stubs for a lot of functions
2023-04-05 23:58:40 +03:00
stdlib.cpp
LibC: exit() calls _fini()
2023-04-19 00:42:00 +03:00
string.cpp
Kernel: remove message from BAN::Error
2023-04-11 23:25:21 +03:00
unistd.cpp
LibC: add needed stubs to build executables with our compiler
2023-04-12 17:53:02 +03:00