This website requires JavaScript.
Explore
Help
Sign In
Bananymous
0 Followers
·
0 Following
Joined on
2023-09-10
Repositories
4
Projects
Packages
Public Activity
Starred Repositories
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-25 00:06:24 +00:00
c304133224
LibC: Indicate regex support in unistd.h
7843d3de62
LibC: Support attrs and file actions in posix spawn
aef536fff3
Kernel: Fix SharedMemoryObject cloning on deleted keys
d472e1ac0e
Kernel: Remove obsolete FIXMEs and null pointer checks
120c08fb75
Kernel: Implement fcntl based locks
Compare 5 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-23 22:33:31 +00:00
ba6229b92d
Kernel: Fix TCP accept bind address
3d2362cb5f
ports/xash3d-fwgs: Don't apply vorbis patch
a08b9b82a6
Kernel: Fix yield stack pointer value
Compare 3 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-16 14:33:01 +00:00
5d62fa3f10
Kernel: Clenup stacktrace printing on exception
d3df00f0ba
Kernel: Make Processor structure default to zero
34e84f8b07
Kernel: Reduce the number of TLB invalidations
1143dc3cae
Kernel: Rework syscall memory validation and locking
0299d4d44e
Kernel/LibC: remove SYS_TERMID
Compare 17 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-11 01:17:46 +00:00
4af9699b22
Kernel: Only save/load sse state when it is used
35c97e2ff8
Kernel: optimize yielding
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-10 17:34:20 +00:00
83e5cb81e8
ports: Cleanup projects using cmake
7a49a0d986
BuildSystem: Install meson as part of the toolchain
78cd054d59
BuildSystem: Write my own disk image perm updater
d33a8eac9c
ports/mesa: Download prebuilt llvm instead of building it
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-10 14:21:26 +00:00
9355ab1656
ports: Add cairo port
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-10 14:00:40 +00:00
1f87bfbf2e
ports/SuperTuxKart: Don't disable configure :D
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-10 11:35:32 +00:00
e06429da87
ports: Add SuperTuxKart port
26058763df
ports: Add harfbuzz port
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-10 11:17:09 +00:00
1f03d23dae
Kernel: Fix load balancing
2eea074473
Kernel: Remove unnecessary page table loads
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-09 22:32:46 +00:00
ed82a18e2a
Kernel: Fix deadlock in ext2 filesystem
2961a49dc7
Kernel: Optimize futexes
5c9151d3e9
LibC: Add stubs for {init,set}state
90deb9fb43
BAN: Make debug output thread safe
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-09 15:10:49 +00:00
12489a4c6b
Kernel: Fix 32 bit target compile and runtime
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-09 13:39:28 +00:00
74f70ae4bd
Kernel/LibC: Use builtin functions over inline asm
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-09 13:34:30 +00:00
fc0f3157ea
Kernel/LibC: Use builtin functions over inline asm
a9ceab0415
Kernel: Use syscall/sysret for syscalls in x86_64
94bd74d0bb
BuildSystem: Update qemu script
b2d8199480
ports/openal-soft: Add SDL2 as a dependency
e60f3711f8
ports: Update openssl 3.3.1->3.6.0
Compare 9 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-07 17:09:56 +00:00
c84a30d4dd
ports/SDL2: Update to new joystick interface
24d91eee90
Kernel/LibInput: Rework Joystick handling
Compare 2 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-06 20:26:23 +00:00
a5318448f5
userspace: Add audioctl utility to configure audio server
b7c40eeb57
AudioServer: Handle multiple audio devices with multiple pins
e7c9be1875
AudioServer: Increase send buffer size and hardcode volume to 20%
8f1b314802
Kernel: Add ioctls to select audio device's output pin
da6794c8ce
Kernel: Implement HD audio driver
Compare 19 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2026-01-03 23:23:04 +00:00
4b5a8196c3
Kernel: Fix bitmap byte index calculation in PMM
706c0816dd
Kernel: Move smp_initialized flag after schedulers are initialized
a8aa89362d
ports/SDL2: Add support for game controllers
7964698ae5
userspace: Add simple joystick test app
65664b0d65
Kernel: Add support for DualShock 3 controllers
Compare 24 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-12-28 01:56:29 +00:00
bd426199f8
Kernel: Remove unused (and broken) code from signal trampoline
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-12-27 23:19:06 +00:00
8e00b3d110
ports: Add ffmpeg port
6fbf1469aa
LibC: define static_assert in assert.h
280d3fd919
LibC: Fix assert.h include guard
40ce95b87f
LibC: Add definition for TCP_MAXSEG
Compare 4 commits »
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-12-18 14:07:03 +00:00
e7d644b874
AudioServer: Fix rounding the number of samples when resampling
Bananymous
pushed to
main
at
Bananymous/banan-os
2025-12-18 13:01:13 +00:00
c64159d5c3
AudioServer: Fix resampling math
First
Previous
1
2
3
4
5
...
Next
Last