rizin/librz/debug/p/native
GustavoLCR 170ab3eb3b
Remove windows.h include from rz_types.h (#2410)
* Create `rz_windows.h`
* Move `RzThread` structure definitions to internal header
* Create and use `rz_th_get_user()` API to avoid exposing `RzThread` layout in external header
* Make `rz_th_self()` an IPI
* Use `_wmkdir()` in `rz_sys_mkdir()` on Windows
* Remove unused `winkd_break_read` function
* Remove `RzIORap` definition from `rz_io.h`
* Remove include of `Windows.h` from `rz_types.h`
* Use `rz_windows.h` when necessary
* Remove `RzCoreRtrHost` definition from `rz_core.h`
* Remove `rz_socket.h` include from `rz_core.h`
2022-03-16 13:54:41 +01:00
..
bsd Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
bt Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
linux Remove dbg.bpsize and instead calculate when needed 2022-01-26 17:12:26 +01:00
maps Format according to clang-format-13 2021-11-25 15:44:28 +08:00
reg Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00
windows Remove windows.h include from rz_types.h (#2410) 2022-03-16 13:54:41 +01:00
xnu Fix error reporting for Mach API (#2360) 2022-02-23 13:46:03 +01:00
arm.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
bt.c Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00
darwin.c Format according to clang-format-13 2021-11-25 15:44:28 +08:00
drx.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
procfs.c SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
procfs.h SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
reg.c Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00