LookingGlass/common
Geoffrey McRae 3ed71a09f4 [common] all: implement strdup directly
Dr.Memory on Windows complains bitterly about invalid heap free as
it doesn't seem to be able to track this function's allocations. As
it's such a trivial function we can just implement it locally.
2023-10-22 02:25:25 +11:00
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [common] all: implement strdup directly 2023-10-22 02:25:25 +11:00
src [common] all: implement strdup directly 2023-10-22 02:25:25 +11:00
CMakeLists.txt [all] cmake: standardize indentation to 2 spaces 2022-05-29 11:16:16 +10:00