1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:37:34 +00:00
serenity/Base/usr/share
Liav A 658f9eec6a Utilities: Introduce the ldd utility
This utility lets a user to figure out what are the dependency libraries
for an ELF dynamic object, whether it's a dynamically loaded executable
or dynamically loaded library.
2022-12-31 05:06:39 -07:00
..
man Utilities: Introduce the ldd utility 2022-12-31 05:06:39 -07:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30