radare2/libr/include
2016-02-21 02:32:28 +01:00
..
sdb Update sdb from git to fix a crash on windows 2016-02-15 19:01:50 +01:00
sflib Fixed accept prototype for linux x64 and darwin 2015-12-31 02:07:21 +01:00
btree.h Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
getopt.c
ht.h Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
list.h
naked.h Fix null deref in r_core_free and add naked.h 2015-12-27 02:33:53 +01:00
r_anal_ex.h
r_anal.h anal/bb: keep track of ops positions inside a RAnalBlock 2016-02-12 09:06:36 -06:00
r_asm.h Initial support for LANAI disassembler 2016-02-15 13:27:23 +01:00
r_bin_dwarf.h Add Rust,Swift,C++14,.. dwarf detection and fix omf warning 2015-05-23 11:03:20 +02:00
r_bin.h Fix #4095 - Export RBinSection info for mach0.la_symbol_ptr 2016-02-16 02:58:29 +01:00
r_bind.h
r_bp.h Add support for 'interpreter' in RBin, ELF and MACH0 2015-10-22 02:13:26 +02:00
r_cmd.h Save/restore macros in projects fix #4050 2016-02-07 00:51:26 +01:00
r_config.h Fix #2276 - Implement et command 2016-02-16 00:10:46 +01:00
r_cons.h core/graph: extend r_core_visual_graph to accept a graph 2016-01-05 00:36:26 +01:00
r_core.h core/disasm: review screen_bounds meaning 2016-02-11 00:14:36 -06:00
r_crypto.h
r_db.h
r_debug.h restyle the function decl in r_debug 2016-01-29 18:52:53 -05:00
r_diff.h
r_egg.h Handle iOS/WatchOS/Linux SVC imm in REgg 2015-09-19 19:13:22 +02:00
r_flags.h Filter unselected flagspaces in r_flag_get_at. 2016-01-15 03:11:55 +01:00
r_flist.h Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
r_fs.h Softly kill boolt type 2016-01-03 02:05:26 +01:00
r_hash.h Various bug fixes in RHash api 2015-10-17 12:18:55 +02:00
r_io.h Several bug fixes for gdb-arm and thumb remote debugger 2016-01-26 23:36:02 +01:00
r_lang.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_lib.h Support and load r_fs plugins 2016-02-21 02:32:28 +01:00
r_list.h Fix #3901 - Cannot debug directories and follow symlinks 2016-01-03 01:28:02 +01:00
r_magic.h
r_parse.h Implement asm.relsub 2015-11-19 23:12:25 +01:00
r_pdb.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_print.h core/visual: better implementation of cursor movements 2016-02-11 00:14:36 -06:00
r_reg.h Implement arC/drC to show comments in regprofiles 2016-01-09 03:14:18 +01:00
r_regex.h Fixes for RRegex, Use r_regex_match(), comp+exec seems buggy 2015-10-24 02:06:45 +02:00
r_search.h Initial support for search.overlap 2016-02-12 11:37:48 -06:00
r_sign.h Implemented 'zp' command 2015-12-24 12:24:05 +01:00
r_slist.h
r_socket.h socket/run: split r_run_start to make debugging easier 2015-10-29 08:21:24 +01:00
r_syscall.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types_base.h Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
r_types.h Fix build for apple tv and watch simulators 2015-12-29 17:58:34 +01:00
r_userconf.h.acr Fix problem with C++11 2015-12-01 13:10:54 +01:00
r_util.h Better MIPS32BE ELF relocs, add Rx regs in mips.cs and add scr.wheelnkey, nN defaults to flag now 2016-02-21 01:56:50 +01:00
r.h
sdb.h