This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0c5fb3a87064cc947da81f0289ab9158c7c7251
banan-os
/
userspace
/
libraries
History
Bananymous
f0c5fb3a87
LibC: Don't use ScopeGuard in exec
...
These ended up pulling `operator delete` which is not available when linking with gcc :^)
2026-05-15 17:03:33 +03:00
..
LibAudio
LibAudio: Use floats instead of doubles for samples
2026-04-03 16:15:02 +03:00
LibC
LibC: Don't use ScopeGuard in exec
2026-05-15 17:03:33 +03:00
LibClipboard
userspace: Implement LibClipboard and ClipboardServer
2025-11-18 05:40:36 +02:00
LibDEFLATE
LibDEFLATE: Optimize decompression
2026-04-14 01:50:30 +03:00
LibELF
Kernel: Add syscall-less clock_gettime
2026-01-08 17:13:59 +02:00
LibFont
userspace: Fix some includes found when compiling to linux
2026-04-15 16:39:36 +03:00
LibGUI
LibGUI: Fix packet sending and cleanup receiving
2026-04-15 21:52:51 +03:00
LibImage
userspace: Fix some includes found when compiling to linux
2026-04-15 16:39:36 +03:00
LibInput
BAN: Rewrite HashMap as a wrapper around HashSet
2026-04-21 00:18:18 +03:00
LibQR
userspace: Add LibQR
2025-10-28 05:50:19 +02:00
CMakeLists.txt
Userspace: Install libdl, libm, libpthread as symlinks to libc
2026-04-21 21:46:00 +03:00