Files
ladybird/Userland/Libraries/LibC/libcinit.cpp
Andreas Kling a353ceecf1 LibC: Implement errno via a __errno_location() function
This matches how some other systems implement errno, and makes 3rd party
software that expect us to have __errno_location() work.
2022-04-21 11:49:48 +02:00

783 B