rizin/libr/include
2015-11-17 01:00:16 +01:00
..
sdb Update sdb to get lower memory consumption 2015-11-09 05:07:53 +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 Fix gpr regset for xnu-dbg 2015-11-17 01:00:16 +01:00
r_anal_ex.h
r_asm.h Move msil and mdmp into radare2-extras, add r2pm pkgs 2015-11-11 11:07:32 +01:00
r_bin.h Move msil and mdmp into radare2-extras, add r2pm pkgs 2015-11-11 11:07:32 +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 Initial merge on the reworked patch from @alvarofe 2015-11-17 01:00:09 +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
r_hash.h Various bug fixes in RHash api 2015-10-17 12:18:55 +02:00
r_io.h Initial merge on the reworked patch from @alvarofe 2015-11-17 01:00:09 +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 util/list: add r_list_insert to insert element in a specified position 2015-07-13 20:33:52 +02:00
r_magic.h
r_parse.h Fix #3376 - Implement immbase anal hint 2015-09-28 01:00:06 +02:00
r_pdb.h #3052 all printf member functions changed to cb_printf 2015-08-09 03:25:05 +02:00
r_print.h Initial support for pfd and better pf autocompletion 2015-10-22 17:19:33 +02:00
r_reg.h Uppercase register aliases 2015-10-31 01:59:01 +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 Add json output with zj 2015-10-14 21:26:26 +02: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 Improve Cygwin/Mingw32 handling [2] 2015-11-12 23:13:39 +03:00
r_types_base.h Fix #3286 - Use stdbool.h 2015-09-14 02:08:31 +02:00
r_userconf.h.acr Fix @WWWROOT@ issue 2015-10-31 11:48:23 +01:00
r_util.h Fix #3682 - Handle 'x' char values by RNum 2015-11-12 00:20:37 +01:00
sdb.h