index
:
slibtool
main
a surrogate libtool implementation, written in C
midipix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arbits
/
slbt_archive_dlsyms.c
Age
Commit message (
Collapse
)
Author
Files
Lines
3 days
annual chores.
midipix
1
-1
/
+1
2024-03-22
slbt_ar_update_syminfo(): eliminate the execution context argument.
midipix
1
-1
/
+1
2024-03-16
slbt_ar_create_dlsyms(): PE/COFF: properly set weak aliases of strong symbols.
midipix
1
-26
/
+84
2024-03-14
Once skinny, forever strong.
midipix
1
-1
/
+1
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