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
5fce3b64cca2edf9b846e4702340296bb15c1b1d
banan-os
/
userspace
/
libraries
/
LibC
/
arch
/
i686
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
..
crt0.S
Kernel/LibC/DynamicLoader: Update process start ABI
2025-04-15 23:05:52 +03:00
crti.S
Kernel/LibC: Add support for init_array and fini_array
2024-08-27 00:47:03 +03:00
crtn.S
Kernel/LibC: Add support for init_array and fini_array
2024-08-27 00:47:03 +03:00
setjmp.S
LibC: Fix sigsetjmp
2025-08-21 02:52:49 +03:00
string.S
LibC: Add SSE2 non-temporal memset and memcpy
2026-04-11 03:30:52 +03:00