rizin/libr/include
Damien Zammit 632dccc217 Remove LIL_ENDIAN macro and configure option
TODO: Remove other endian cruft from:
- hashing algs
- judy
- squashfs
- grub
- tms320

Signed-off-by: Damien Zammit <damien@zamaudio.com>
2016-05-06 10:21:55 +02:00
..
sdb Update sdb for osx-ppc and other 0.10.2 updates 2016-04-27 00:25:28 +02: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.h
r_anal.h Fix syscall resolution after 0a4a2615c9 2016-04-22 19:33:23 +02:00
r_anal_ex.h
r_asm.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_bin.h bugfixes + testsuite for the Internal Swift demangler 2016-05-03 04:31:36 +02:00
r_bin_dwarf.h
r_bind.h Support cursor in dr= 2016-02-25 02:58:26 +01:00
r_bp.h Include r_lib from r_bp 2016-04-13 14:48:17 +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: remove esil modes 2016-05-04 10:18:20 +02:00
r_core.h Adding extra pass for find function argument 2016-04-22 16:25:37 +02:00
r_crypto.h add aes-cbc encryption to rahash2 2016-04-14 22:39:57 +02:00
r_db.h
r_debug.h Introduce debug plugin for QNX pdebug interface 2016-04-22 11:45:51 +02:00
r_diff.h Do not diff function strings, increase memlimit 2016-03-22 01:31:10 +01:00
r_egg.h
r_endian.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_flags.h Fix #4410 - aai command to show analysis statistics info 2016-03-29 00:39:50 +02:00
r_flist.h Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
r_fs.h Initial implementation of fs.squash and merge squashfs-tools 2016-03-30 16:01:24 +02:00
r_hash.h
r_io.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_lang.h
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 WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
r_pdb.h
r_print.h Refactor the p=X, honor current seek and better ascii bars 2016-03-13 01:30:28 +01:00
r_reg.h Fix some segfault and consistencies 2016-04-04 01:59:30 +02:00
r_regex.h Fix regoff_t conflict 2016-02-21 03:45:41 +01: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 Implement experimental cmdback in rap server and client 2016-05-05 01:20:23 +02:00
r_syscall.h
r_th.h remove a dup-line 2015-10-30 13:42:36 +00:00
r_types.h Remove LIL_ENDIAN macro and configure option 2016-05-06 10:21:55 +02:00
r_types_base.h
r_userconf.h.acr Remove LIL_ENDIAN macro and configure option 2016-05-06 10:21:55 +02:00
r_util.h WIP - Totally remove host endianness dependence 2016-05-04 23:42:17 +10:00
sdb.h