This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
2b97587e9f24ece7dbdccf69b2ce7a69fe08a5c1
banan-os
/
userspace
/
libraries
History
Bananymous
2a9dad2dd8
LibC: Add SSE2 non-temporal memset and memcpy
...
Also cleanup other assembly by using local labels to emit them from the assembled program.
2026-04-11 03:30:52 +03:00
..
LibAudio
LibAudio: Use floats instead of doubles for samples
2026-04-03 16:15:02 +03:00
LibC
LibC: Add SSE2 non-temporal memset and memcpy
2026-04-11 03:30:52 +03:00
LibClipboard
userspace: Implement LibClipboard and ClipboardServer
2025-11-18 05:40:36 +02:00
LibDEFLATE
LibDEFLATE: Add GZip support
2026-02-21 04:03:11 +02:00
LibDL
userspace: Add dummy libdl
2025-08-07 02:50:24 +03:00
LibELF
Kernel: Add syscall-less clock_gettime
2026-01-08 17:13:59 +02:00
LibFont
Kernel/LibC: Implement chroot
2025-08-11 14:07:37 +03:00
LibGUI
LibGUI/WindowServer: Rework packet serialization
2026-04-11 03:30:52 +03:00
LibImage
LibImage: Use LibDEFLATE instead of builtin DEFLATE decompressor
2025-10-28 05:50:19 +02:00
LibInput
LibInput: Honor chroot and credentials when loading keymap
2026-04-06 19:29:34 +03:00
LibMath
userspace: Add empty libm and libpthread
2025-06-02 11:39:18 +03:00
LibPthread
userspace: Add empty libm and libpthread
2025-06-02 11:39:18 +03:00
LibQR
userspace: Add LibQR
2025-10-28 05:50:19 +02:00
CMakeLists.txt
userspace: Implement LibClipboard and ClipboardServer
2025-11-18 05:40:36 +02:00