Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-05 | archiver api: record the associated path upon openat() related errors.x | midipix | 1 | -1/+1 |
2024-02-22 | slbt_ar_output_mapfile(): support extended regex. | midipix | 1 | -1/+1 |
2024-02-22 | internals: slbt_is_strong_coff_symbol(): from _static_ to a _hidden_ function. | midipix | 1 | -7/+1 |
2024-02-22 | slbt_ar_output_mapfile(): also filter out coff refptr symbols. | midipix | 1 | -1/+3 |
2024-02-20 | slbt_ar_create_mapfile(): refactor coff & mach-o detection logic. | midipix | 1 | -8/+5 |
2024-02-20 | slbt_ar_create_mapfile(): also filter out coff weak symbols. | midipix | 1 | -1/+6 |
2024-02-20 | slbt_ar_output_mapfile(): added support for the pe/coff and mach-o variants. | midipix | 1 | -10/+45 |
2024-02-20 | slbt_ar_create_mapfile(): close file descriptor of a newly created output file. | midipix | 1 | -1/+8 |
2024-02-20 | code base: separate slbt_ar_create_mapfile() from slbt_au_output_mapfile(). | midipix | 1 | -0/+105 |