radare2/libr/include
pancake 6099a388f6 * Reimplement r_flag using RHashTable64
- Much faster (over ninethousand)
  - Must do the same for code analysis stuff
  - Added test case
* Implement r_str_glob ()
2011-05-21 21:05:21 +02:00
..
btree.h * Added much more detailed vapis 2010-10-28 00:55:07 +02:00
list.h
r_anal.h * Added CC! command to use cfg.editor to modify comment 2011-05-21 14:27:46 +02:00
r_asm.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_bin.h * Initial import of the r_bin_fs plugin 2011-05-12 09:52:40 +02:00
r_bp.h * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
r_cmd.h * Reduce r_macro recursivity limit to 1024 2011-01-27 00:05:49 +01:00
r_config.h * Initial import of the hashtable implementation of WayLand 2011-03-17 19:05:39 +01:00
r_cons.h * Fix some glitches in r_cons_column 2011-05-21 15:45:43 +02:00
r_core.h * Added CC! command to use cfg.editor to modify comment 2011-05-21 14:27:46 +02:00
r_crypto.h * Rename "handler" to "plugin" 2010-05-26 18:25:35 +02:00
r_db.h * Fix 'bx lr' and 'ldr pc,[pc,#]' code analysis for arm 2010-06-13 11:59:17 +02:00
r_debug.h * Do not show useless error messages when child process is dead 2011-05-20 20:42:25 +02:00
r_diff.h * Use relative symlinks in versioned libs 2010-10-28 12:10:21 +02:00
r_flags.h * Reimplement r_flag using RHashTable64 2011-05-21 21:05:21 +02:00
r_flist.h
r_fs.h * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
r_hash.h * Fix collision with MD5_CTX 2011-04-15 09:22:34 +02:00
r_io.h * Added initial untested support for native gdb debugger mode 2011-05-06 00:59:10 +02:00
r_lang.h * Avoid dupped langs plugins in queue 2011-02-06 18:44:56 +01:00
r_lib.h * Fix many warning messages 2011-05-13 10:22:28 +02:00
r_line.h * Make r_core_magic be verbose or not 2011-03-02 11:45:20 +01:00
r_list.h * Added search.count 2011-05-20 22:42:11 +02:00
r_parse.h * Initial implementation of cmd 'Cv' for renaming vars 2011-02-23 15:17:06 +01:00
r_print.h * Fix pkg-config-symstall 2011-05-20 19:49:50 +02:00
r_reg.h * Fix doublefree in reg_profile that was causing random segfaults 2011-04-02 18:55:47 +02:00
r_search.h * Fix some glitches in r_cons_column 2011-05-21 15:45:43 +02:00
r_sign.h * Added static version of 'sw' in doc.sw/sw 2010-07-21 00:05:33 +02:00
r_socket.h * Update r_fs vapi 2011-05-05 17:32:56 +02:00
r_syscall.h * Initial implementation of the r_anal_aop_execute api 2011-02-03 00:20:39 +01:00
r_th.h * RCore now depends on RThread 2010-06-23 17:30:16 +02:00
r_types_base.h * Apply some fixes for kFreeBSD debugger and OS detection 2011-04-20 13:56:58 +02:00
r_types.h * Move R_SYS_DIR and R_SYS_HOME into r_types.h 2011-05-13 00:25:36 +02:00
r_userconf.h.acr * Honor @DEBUGGER@ in r_userconf.h 2011-03-23 14:34:53 +01:00
r_util.h * Reimplement r_flag using RHashTable64 2011-05-21 21:05:21 +02:00
r.h