summaryrefslogtreecommitdiff
path: root/Libraries/LibC/crt0.cpp
AgeCommit message (Expand)Author
2019-09-12LibC: Pass the environment as third argument to main()Andreas Kling
2019-09-07LibC: Make "errno" thread-specificAndreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling