Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-10 | slbt_ar_output_dlsyms_impl(): pretty printing: pass actual remaining line len. | midipix | 1 | -3/+3 |
2024-03-05 | archiver api: record the associated path upon openat() related errors.x | midipix | 1 | -1/+1 |
2024-03-05 | slbt_ar_create_dlsyms(): allow dlopen & dlpreoepn to elegantly use the force. | midipix | 1 | -0/+5 |
2024-03-03 | slbt_ar_output_dlsyms(): properly handle the "@PROGRAM" special soname. | midipix | 1 | -1/+4 |
2024-03-03 | slbt_ar_output_dlsyms(): null-terminate the dlsyms vtable. | midipix | 1 | -0/+4 |
2024-02-28 | slbt_ar_create_dlsyms(): obtain symbol information (via nm) as needed. | midipix | 1 | -0/+18 |
2024-02-28 | archiver api: added slbt_ar_create_dlsyms() (compatible dlsym vtable C Source). | midipix | 1 | -0/+370 |