rizin/libr/include
2015-12-07 22:35:34 +01:00
..
sdb Only use gcc's visibility attribute starting from 4.0 2015-12-07 21:48:44 +01:00
sflib
btree.h Fix doublefree in btree and use-after-free in windbg 2015-11-02 12:32:31 +01:00
getopt.c
ht.h
list.h
r.h
r_anal.h Delay slot simulation state in ESIL 2015-12-07 21:53:17 +01:00
r_anal_ex.h
r_asm.h Get rid of _Bool 2015-12-01 12:39:12 +01:00
r_bin.h Get rid of _Bool 2015-12-01 12:39:12 +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_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 Remove erringly written semicolon in macro 2015-10-06 00:25:02 +03:00
r_config.h Rename r_config_swap() to r_config_toggle() 2015-09-17 14:20:51 -04:00
r_cons.h fixed some bugs in rcons 2015-11-03 22:30:50 +01:00
r_core.h Fix some clang-analyzer issues 2015-11-10 12:18:27 +01:00
r_crypto.h
r_db.h
r_debug.h Boolify RDebug API 2015-12-04 02:57:56 +01: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 Initial support for 'an' aka no-return analysis points 2015-11-12 13:47:44 +01:00
r_flist.h Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
r_fs.h Fix problem with C++11 2015-12-01 13:10:54 +01:00
r_hash.h Various bug fixes in RHash api 2015-10-17 12:18:55 +02:00
r_io.h Fix #3807 - write on maps issue 2015-12-07 22:35:34 +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 Add version field in plugins, and check it before loading 2015-06-21 10:09:12 +02:00
r_list.h Add ara command and fix RReg.arena.push/pop implementation 2015-11-24 00:58:03 +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/cmd_meta: fix regression with format memory metadata 2015-11-24 12:45:43 +01:00
r_reg.h Fix #3761 - Fix drd and add aras command to swap arenas 2015-11-25 15:20:25 +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 Fix #2474 - Implement rafind2 -m for magic search 2015-10-19 03:56:59 +02:00
r_sign.h Get rid of _Bool 2015-12-01 12:39:12 +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.h Only use gcc's visibility attribute starting from 4.0 2015-12-07 21:48:44 +01:00
r_types_base.h Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
r_userconf.h.acr Fix problem with C++11 2015-12-01 13:10:54 +01:00
r_util.h core/core: add afvn autocompletion 2015-11-27 12:57:39 +01:00
sdb.h