This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-04-25 17:15:42 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
serenity
/
Userland
/
Libraries
/
LibC
/
bits
History
Linus Groh
a1bff1e1b6
LibC: Improve symbol visibility and naming consistency
...
This is largely inspired by
https://github.com/ziglang/zig/issues/23879
.
2025-05-29 20:15:22 -04:00
..
dlfcn_integration.h
LibC+LibELF: Do not override existing weak symbols during magic lookup
2024-04-21 13:34:04 -06:00
FILE.h
…
getopt.h
LibC: Correctly reset the getopt state on optind = 0
2025-05-21 18:45:13 -04:00
mutex_locker.h
…
posix1_lim.h
…
pthread_cancel.h
LibC: Improve symbol visibility and naming consistency
2025-05-29 20:15:22 -04:00
pthread_integration.h
LibC: Improve symbol visibility and naming consistency
2025-05-29 20:15:22 -04:00
search.h
…
sighow.h
…
stdint.h
…
stdio_file_implementation.h
Everywhere: Remove "LibC/" includes, add lint-rule against it
2023-01-07 10:01:37 -07:00
utimens.h
LibC: Improve symbol visibility and naming consistency
2025-05-29 20:15:22 -04:00
wchar_size.h
…
wchar.h
…