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
0cc1fb53d5
banan-os
/
libc
History
Bananymous
0cc1fb53d5
LibC: Fix bug in *printf
2023-05-09 20:30:12 +03:00
..
include
LibC: syscall() now returns -1 on error and updates errno
2023-05-07 01:51:39 +03:00
.gitignore
Initial commit. We have a booting kernel
2022-11-12 21:04:47 +02:00
CMakeLists.txt
LibC: Write mostly functioning stdio
2023-04-23 14:32:37 +03:00
ctype.cpp
LibC: Add is*() functions to libc
2023-01-16 20:05:51 +02:00
fcntl.cpp
LibC: Write mostly functioning stdio
2023-04-23 14:32:37 +03:00
stdio.cpp
LibC: Fix bug in *printf
2023-05-09 20:30:12 +03:00
stdlib.cpp
BAN: Error uses 64 bit error codes
2023-05-07 02:09:52 +03:00
string.cpp
LibC: syscall() now returns -1 on error and updates errno
2023-05-07 01:51:39 +03:00
unistd.cpp
LibC: syscall() now returns -1 on error and updates errno
2023-05-07 01:51:39 +03:00