about summary refs log tree commit diff stats
path: root/src/librarian/library.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Grab thread emu when calling init Library instead of NULLptitSeb2021-04-101-1/+1
* Fixed the libraries free orderingrajdakin2021-04-091-1/+2
* [TRACE] Added a new trace optionrajdakin2021-04-071-1/+3
* Improved shutdown sequenceptitSeb2021-03-251-7/+12
* Better functions name resolving when using TRACE, and fixed some printf stuff...ptitSeb2021-03-101-5/+5
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-0/+700