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
6e2542d8966edaef7ac91c903b5c427bd2f05f8d
banan-os
/
userspace
/
libraries
History
Bananymous
eee0b7c3ff
Kernel: Make ioctl take unsigned long instead of int
...
this is what linux does :D also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00
..
LibAudio
LibAudio: Make AudioLoaders return float instead of double
2026-07-02 22:54:45 +03:00
LibC
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +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
LibC: Add sys/auxv.h with getauxval
2026-07-02 20:02:24 +03:00
LibFont
userspace: Fix some includes found when compiling to linux
2026-04-15 16:39:36 +03:00
LibGUI
LibGUI: Add query keymap request
2026-07-04 19:12:56 +03:00
LibImage
userspace: Fix some includes found when compiling to linux
2026-04-15 16:39:36 +03:00
LibInput
LibInput: Mark KeyboardLayout::key_event_from_raw const
2026-07-04 19:12:06 +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