mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
![]() Now that the kernel supports thread-local storage, we can declare errno with the __thread keyword, which causes it to be per-thread. This should fix all the stupid issues that happen when many threads use the same errno. :^) |
||
---|---|---|
.. | ||
LibAudio | ||
LibC | ||
LibCore | ||
LibDraw | ||
LibGUI | ||
LibHTML | ||
LibIPC | ||
LibM | ||
LibPCIDB | ||
LibThread | ||
LibVT |