Y
Hacker News
new
|
ask
|
show
|
jobs
by
izabera
2827 days ago
https://git.musl-libc.org/cgit/musl/tree/src/string/strcspn....
https://git.musl-libc.org/cgit/musl/tree/src/stdio/vfprintf....
ah yes, good quality code
2 comments
AndyKelley
2827 days ago
I still think musl overall is quite readable, but my goodness, that switch statement in your second example. What a monster. I didn't think it was possible to be this confusing without the preprocessor.
link
stonogo
2827 days ago
What's the problem, out loud?
link