Shrinkwrap: Taming dynamic shared objects : vimarsana.com

Shrinkwrap: Taming dynamic shared objects

This is a blog post of a paper I have submitted for a UCSC course project. If you are interested in the code check out https://github.com/fzakaria/shrinkwrap One of the fundamental data management units within a Linux system are the shared object files that are loaded into memory by dynamically linked processes at startup. The mechanism and approach to which dynamic linking is done has not changed since it’s inception however software has become increasingly complex.

Related Keywords

, Filesystem Hierarchy Standard ,

© 2025 Vimarsana