rizin/libr/include/r_util
2020-03-02 21:39:37 +01:00
..
pj.h Add null to pj and use for relocs (#15776) 2020-01-09 11:58:35 +01:00
r_alloc.h
r_ascii_table.h
r_asn1.h
r_assert.h
r_base64.h
r_base91.h
r_big.h
r_bitmap.h
r_buf.h
r_cache.h
r_constr.h
r_ctypes.h
r_date.h
r_debruijn.h
r_event.h Added an event to signal the end of the debug session ##debug 2019-12-15 10:46:48 +01:00
r_file.h
r_graph.h Implement ESIL control-flow-graph and further dfg analysis ##anal 2019-09-26 11:36:20 +02:00
r_hex.h
r_idpool.h
r_intervaltree.h Add RIntervalTree data structure ##util (#15541) 2019-12-09 00:07:10 +01:00
r_itv.h
r_log.h
r_mem.h Add support for setting xmm registers on linux (#15365) ##debug 2019-10-27 17:38:36 +01:00
r_name.h
r_num.h
r_panels.h Fix resizing issue (#15863) 2020-01-20 11:51:01 -05:00
r_pkcs7.h Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
r_pool.h
r_print.h
r_protobuf.h Fix r_strbuf dependency on r_cons 2019-11-06 23:13:08 +01:00
r_punycode.h
r_queue.h
r_range.h
r_rbtree.h C prototypes fixed 2020-01-10 16:16:05 +01:00
r_sandbox.h
r_signal.h
r_spaces.h Add r_spaces_purge() (#15428) 2019-11-07 12:24:47 +01:00
r_stack.h
r_str.h Avoidify the strTrim() APIs + cleanup/refactor ##util (#16056) 2020-03-02 21:39:37 +01:00
r_str_constpool.h Replace r_str_const* with RStrConstPool (#15300) 2019-10-20 12:31:45 +02:00
r_str_util.h
r_strbuf.h Implement r_strbuf_slice and use it in panels to solve a glitch ##cons (#15704) 2019-12-29 08:00:38 +01:00
r_strpool.h
r_sys.h Fix some warnings (#15549) 2019-12-08 12:49:58 +01:00
r_table.h Make r_table_columns() faster, leak- and double free free (#16031) 2020-02-23 11:49:13 +01:00
r_time.h
r_tree.h
r_uleb128.h
r_utf8.h Fix some warnings on Windows (#15532) 2019-11-30 00:49:16 +01:00
r_utf16.h Support UTF16-BE decoding (#15450) 2019-11-14 00:08:37 +08:00
r_utf32.h Support UTF32-BE decoding (#15472) ##bin 2019-11-16 11:27:07 +01:00
r_x509.h