# # ChangeLog for uspace/app/dltests in mainline # # Generated by Trac 1.6 # 2025-08-29T03:32:19Z Sun, 22 May 2016 17:06:37 GMT Jiri Svoboda [2112a79] * uspace/app/dltest/dltest.c (modified) * uspace/app/dltests/Makefile (modified) Do not test thread-local storage in a statically linked executable. Mon, 02 May 2016 21:30:14 GMT Jiri Svoboda [7c4b26c] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/dltest/Makefile (modified) * uspace/app/dltest/dltest.c (modified) * uspace/app/dltests/Makefile (added) * uspace/app/dltests/dltests.c (added) Dltest needs to test direct linking. Dltests to only test dlfcn. Need ...