boredos_mirror/src/userland/libc
Lluciocc cfae88f9f5
PR: Fixing settings && Adding a option for cursor scale (#11)
* Adding slider widget

* feat: Add mouse cursor scale commands and settings improvement speed

* Correct wallpaper scanning and thumbnail loading
2026-05-09 21:53:07 +02:00
..
sys feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
assert.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
ctype.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
ctype.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
dlfcn.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
empty.asm feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
errno.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
errno.h feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
fcntl.h feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
input.h Fix missing newline at end of input.h 2026-04-17 01:12:20 +02:00
inttypes.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
libmath.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
libui.c feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
libui.h feature(input): implement keyboard layouts and utf-8 input subsystem 2026-04-23 21:31:52 +02:00
limits.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
locale.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
locale.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
math.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
math_ext.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
posix_fs.c feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
posix_io.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
posix_process.c feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
runtime.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
setjmp.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
setjmp.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
signal.c feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
signal.h feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
stdint.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
stdio.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
stdio.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
stdlib.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
stdlib.h feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
string.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
string_ext.c refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
syscall.c libc: add disk management syscalls and expanded stdio support 2026-05-08 21:04:35 +02:00
syscall.h PR: Fixing settings && Adding a option for cursor scale (#11) 2026-05-09 21:53:07 +02:00
syscall_user.h src/kernel --> src/ 2026-03-16 00:30:47 +01:00
time.c feature: added third_party TCC into userland 2026-05-09 01:11:29 +02:00
time.h refactor(libc): move Lua an DOOM stubs into shared libc modules 2026-04-19 21:58:25 +02:00
unistd.h feat: Add signals, exec/wait, and FD/pipe support 2026-04-20 00:03:52 +02:00
utf-8.c feature(input): implement keyboard layouts and utf-8 input subsystem 2026-04-23 21:31:52 +02:00
utf-8.h feature(input): implement keyboard layouts and utf-8 input subsystem 2026-04-23 21:31:52 +02:00