1
0
mirror of synced 2024-12-02 03:07:18 +01:00
ImHex/plugins/builtin/source/content/providers
Nobutaka Mantani 05ffcab911
build: Added support patches for FreeBSD (#1584)
This pull request fixes build on FreeBSD. The changes are conditioned
with `#if defined(__FreeBSD__)` preprocessor macro and they should not
affect build for other operating systems.

---------

Co-authored-by: Nik <werwolv98@gmail.com>
Co-authored-by: iTrooz <hey@itrooz.fr>
2024-03-21 21:31:17 +01:00
..
base64_provider.cpp feat: Added Base64 provider 2023-12-26 23:42:22 +01:00
disk_provider.cpp build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00
file_provider.cpp fix: Crash when trying to open unopenable file 2024-03-17 13:20:02 +01:00
gdb_provider.cpp refactor: Rework features that use external libraries into optional plugins (#1470) 2023-12-23 21:09:41 +01:00
intel_hex_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
memory_file_provider.cpp impr: Load small files into memory, open larger files as read-only by default 2024-03-10 14:31:39 +01:00
motorola_srec_provider.cpp impr: Code style improvements 2023-12-27 16:33:49 +01:00
process_memory_provider.cpp build: Added support patches for FreeBSD (#1584) 2024-03-21 21:31:17 +01:00