ladybird/Applications/About
Andreas Kling 23bb276fcd LibC: Run constructors on process startup.
Cooperate with the compiler to generate and execute the _init_array list
of constructor functions on userspace program statup. This took two days
to get working, my goodness. :^)
2019-03-27 12:48:21 +01:00
..
.gitignore Add a little About app and hook it up to the system menu's "About..." entry. 2019-02-12 15:23:07 +01:00
main.cpp Use the PNG loader for all images, and get rid of the .rgb files. 2019-03-22 00:21:03 +01:00
Makefile LibC: Run constructors on process startup. 2019-03-27 12:48:21 +01:00