banan-os/userspace
Bananymous 500f774b7f LibC: Add a lot of stub implementations for different libc functions
some ports want to link against these, but they are not ever called
based on simple testing

This patch adds stubs for
- openlog
- syslog
- getrusage
- mlock
- mprotect
- getpeername
- shutdown
- tzset
- mktime
2024-08-22 15:10:41 +03:00
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries LibC: Add a lot of stub implementations for different libc functions 2024-08-22 15:10:41 +03:00
programs snake: Remove random goto statements when regenerating apple's position 2024-08-16 17:36:37 +03:00
tests LibC: Implement {sig,_,}{longjmp,setjmp} 2024-08-09 15:58:56 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00