Files
banan-os/userspace/libraries/LibC
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
..
2024-07-31 23:26:10 +03:00
2024-08-05 00:53:27 +03:00
2024-08-09 16:56:48 +03:00
2024-08-09 16:57:16 +03:00
2024-08-22 15:10:41 +03:00
2024-08-12 19:14:55 +03:00
2024-08-09 15:52:42 +03:00
2024-08-11 00:58:12 +03:00