Changeset e996050 in mainline for uspace/app/dltest/dltest.c
- Timestamp:
- 2025-01-30T10:41:55Z (26 hours ago)
- Parents:
- 56210a7 (diff), bdcf71e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Matěj Volf <mat.volfik@…> (2025-01-30 10:41:55)
- git-committer:
- GitHub <noreply@…> (2025-01-30 10:41:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/dltest/dltest.c
r56210a7 re996050 944 944 return 1; 945 945 946 #ifndef STATIC_EXE 946 #ifndef STATIC_EXE // FIXME: this define is not set anywhere 947 947 948 948 if (!test_dlfcn_dl_get_private_fib_var())
Note:
See TracChangeset
for help on using the changeset viewer.