Simply use make clean; make
to compile the allocator. This will produce a DSO named libguarder.so
which may then be linked to applications at compile-time using the -rdynamic /path/to/libguarder.so
flag.
To link to an existing, pre-compiled application, utilize the LD_PRELOAD
environment variable when executing the program. For example: $ LD_PRELOAD=/path/to/libguarder.so ./program-to-run
.
No description, website, or topics provided.
Resources Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4