radare2/libr/include
pancake a7432773c0
Some checks are pending
build / linux-wasi (push) Waiting to run
build / linux-wasi-api (push) Waiting to run
build / linux-csnext (push) Waiting to run
build / linux-ssl-crypto (push) Waiting to run
build / tarball (push) Waiting to run
build / linux-static (push) Waiting to run
build / linux-acr-rpm-64 (push) Waiting to run
build / linux-acr-deb (amd64) (push) Waiting to run
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Waiting to run
build / linux-acr-deb (i386, multilib) (push) Waiting to run
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / android-acr (16, arm) (push) Waiting to run
build / android-acr (aarch64) (push) Waiting to run
build / android-meson (x86_64) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_abi_compatibility (push) Blocked by required conditions
build / check_release (push) Blocked by required conditions
build / release (push) Blocked by required conditions
CI / linux-acr-oldlibsbug (push) Waiting to run
CI / linux-nocs (push) Waiting to run
CI / linux-acr-gperf (push) Waiting to run
CI / linux-sys-capstone (push) Waiting to run
CI / linux-acr-resymlink (push) Waiting to run
CI / linux-test (push) Waiting to run
CI / linux-static-meson (push) Waiting to run
CI / macos-test (push) Waiting to run
CI / linux-rpath (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / linux-meson-spaces (push) Waiting to run
CI / linux-tinyasan-fuzz (push) Waiting to run
CI / linux-asan-fuzz (push) Waiting to run
CI / w64-make (push) Waiting to run
CI / w32-mingw (push) Waiting to run
CI / w64-mingw (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Coverity Scan / latest (push) Waiting to run
tcc / ubuntu-tcc-newabi (push) Waiting to run
tcc / ubuntu-tcc-test (push) Waiting to run
tcc / ubuntu-tcc-nodbg (push) Waiting to run
tcc / r2pm-tcc (push) Waiting to run
tcc / ubuntu-tcc-syslibs (push) Waiting to run
Remove pending newabi stuff from RCons
2024-11-22 23:15:38 +01:00
..
heap Fix comment typo "psuedo" -> "pseudo" 2023-09-08 12:34:42 +02:00
r_anal Fix string ref direction and improve false positive xref types ##analysis 2024-11-15 00:36:41 +01:00
r_crypto Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
r_util Do more R2_600 pending changes 2024-11-22 17:28:21 +01:00
sflib Fix multiple typos in ios-syscalls.txt ##anal 2022-12-23 01:06:05 +01:00
ptrace_wrap.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r2naked.h Use void in prototypes (#7972) 2017-07-20 10:48:55 +02:00
r_agraph.h Five less globals in agraph 2024-02-17 05:09:06 +01:00
r_anal.h Merge down more newabi stuff 2024-11-21 19:26:31 +01:00
r_arch.h Initial support for the UXN machine ##arch 2024-07-11 01:00:08 +02:00
r_asm.h Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug 2024-02-15 19:36:35 +01:00
r_bin_dwarf.h Fix DWARF5 parsing when a MD5 checksum is present ##dwarf 2024-11-03 16:04:55 +01:00
r_bin.h Introduce the RBinSection.Flags from newabi 2024-11-21 19:18:39 +01:00
r_bind.h Add anal.flagends to stop a functions when flags are found ##analysis 2024-08-01 12:07:23 +02:00
r_bp.h Initial support for native debugger on Linux/s390x ##debug 2024-06-13 12:50:19 +02:00
r_cmd.h Do more R2_600 pending changes 2024-11-22 17:28:21 +01:00
r_codemeta.h Initial backtrace API and commands (abt) ##analysis 2023-10-06 12:56:37 +02:00
r_config.h Use RBinName in RBinSymbol ##bin 2023-12-22 01:51:42 +01:00
r_cons.h Remove pending newabi stuff from RCons 2024-11-22 23:15:38 +01:00
r_core_priv.h Fix linting complains 2024-08-19 22:23:38 +02:00
r_core.h Do more R2_600 pending changes 2024-11-22 17:28:21 +01:00
r_crypto.h Update r_crypto_list arguments 2024-11-21 19:48:01 +01:00
r_debug.h Fix dbg.trace behaviour with emulation ##esil 2024-06-04 16:58:29 +02:00
r_drx.h Fix debugger build 2022-08-18 09:36:41 +02:00
r_egg.h Fix #22563 - fix 'cannot assemble' in dmp, using egg shellcodes ##debug 2024-02-15 19:36:35 +01:00
r_endian.h Add support for LE/BE 24 bit registers ##reg 2023-05-02 13:51:57 +02:00
r_esil.h Add the esil.forth plugin to support the basic ops for the language to work ##esil 2024-03-29 01:34:35 +01:00
r_flag.h RFlag.free() must return void ##api 2023-08-17 19:40:02 +02:00
r_fs.h Initial squashfs support (meson only + introduces subprojects) 2024-06-05 09:14:49 +02:00
r_getopt.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_hash.h Partial fix for the openssl builds 2024-11-02 10:42:04 +01:00
r_heap_glibc.h adapt get_main_arena_offset_with_relocs to different libc versions ##debug 2024-03-20 21:39:39 +01:00
r_heap_jemalloc.h mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
r_io.h Remove needless uses of r_io_bind_init 2024-11-18 23:54:09 +01:00
r_lang.h Implement r2.callAt and speedup r2.call for the qjs ##lang 2023-11-06 20:20:33 +01:00
r_lib.h Unified function to jsonify the plugin meta + more fields ##api 2024-11-22 19:03:14 +01:00
r_limits.h Refactor some more elf code 2023-06-08 13:09:01 +02:00
r_list.h Reimplement internal cfg.editor line editor ##cons 2024-08-05 10:34:12 +02:00
r_magic.h Remove the last global variable in libmagic ##globals 2022-09-19 20:42:27 +02:00
r_main.h Handle -jv and make that logic generic across all tools ##shell 2024-03-16 03:03:48 +01:00
r_parse.h Use RPluginMeta in RParse plugins ##refactor 2024-11-22 18:53:01 +01:00
r_pdb.h Improving PDB type information parsing and saving types into SDB (#17226) 2020-07-25 01:40:55 +08:00
r_qrcode.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
r_reg.h Minor code cleanup in the gdb code 2023-11-10 19:54:32 +01:00
r_regex.h Honor extern "C" in all the include files (#18730) 2021-05-21 12:54:48 +02:00
r_search.h Add ed25519 private key search ##search 2024-08-14 17:39:14 +02:00
r_sign.h Use RBinName in RBinSymbol ##bin 2023-12-22 01:51:42 +01:00
r_skiplist.h Refactor mach0 loading of relocs ##bin 2023-04-17 18:36:18 +02:00
r_socket.h Add 'stdouterr' directive in rarun2 ##tools 2024-10-30 11:14:14 +01:00
r_syscall.h Update sdb to remove double include paths ##build 2022-11-19 01:05:18 +01:00
r_th.h macppc cant get thread names 2024-03-30 19:08:23 +01:00
r_types_base.h UT48 doesn't fit in long 2024-03-30 13:14:51 +01:00
r_types_overflow.h Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
r_types.h Refactor and check numeric arguments when adding flags 'f' ##shell 2024-09-20 16:45:51 +02:00
r_userconf.h.acr Ignore arc4random_uniform detection with Emscripten ##build 2024-09-23 13:22:34 +02:00
r_util.h Initial implementation of the new LZ4 implementation ##util 2024-10-21 16:51:25 +02:00
r_vec.h Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
r_vector.h Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
r_version.h.in Upgrade to acr-1.8.1 to get semver support ##core (#15816) 2020-01-17 12:18:05 +01:00
rvc.h Aim to fix the duplicated sha symbols from rvc cyclic dep ##build 2024-11-02 12:45:40 +01:00