radare2/libr/core
2022-06-30 22:22:30 +02:00
..
p Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
agraph.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
anal_objc.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
anal_tp.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
blaze.c Lint for x"" ##cleanup 2022-06-28 12:07:58 +02:00
canal.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
carg.c Use RArchConfig in RPrint ##api 2022-05-22 01:02:56 +02:00
casm.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
cbin.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cconfig.c Use more R_LOG in core/cmd_anal 2022-06-30 20:55:47 +02:00
cfile.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cio.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
citem.c Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
cmd_anal.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cmd_api.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
cmd_cmp.c Remove newline in date and pt. output ##shell 2022-06-03 20:52:46 +02:00
cmd_debug.c Lint for x"" ##cleanup 2022-06-28 12:07:58 +02:00
cmd_egg.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
cmd_eval.c Update cmd_eval / en[v]? case help message 2022-06-26 03:22:48 +02:00
cmd_flag.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_hash.c Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
cmd_help.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_info.c Add icg str argument for filtering classes to graph ##analysis 2022-06-09 20:29:26 +02:00
cmd_log.c Implement gLj and Lgj for listing egg plugins in JSON ##shell 2022-05-30 21:15:19 +02:00
cmd_macro.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_magic.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
cmd_meta.c eprintf requires newline 2022-05-05 13:11:52 +02:00
cmd_mount.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
cmd_open.c Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
cmd_print.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cmd_project.c Set the prj.name to "" on exit 2022-05-26 20:24:40 +02:00
cmd_quit.c Fix echo q|r2 return code 2022-06-28 02:00:26 +02:00
cmd_search_rop.c Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
cmd_search.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cmd_seek.c Add test for 'q' return code bug and minor cleanup r2r ##tests 2022-05-26 12:41:49 +02:00
cmd_type.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
cmd_write.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
cmd_zign.c eprintf requires newline 2022-05-05 13:11:52 +02:00
cmd.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
core.c Lint for x"" ##cleanup 2022-06-28 12:07:58 +02:00
corelog.c Some better help, error capitalization and more PJ usage 2022-05-30 11:35:09 +02:00
cplugin.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
cproject.c Fix the double free bug I introduced in cproject.c 2022-05-26 23:53:46 +02:00
cundo.c Merge everything time-related in r_time.h (#17445) 2020-08-12 18:54:49 +02:00
disasm_stackptr.inc Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
disasm.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
esil2c.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
fortune.c Fix fortune file detection ##core 2022-06-22 01:42:44 +02:00
gdiff.c Many indentation style fixes 2021-11-18 10:43:52 +01:00
hack.c Use more R_LOG in core/cmd_anal 2022-06-30 20:55:47 +02:00
libs.c Update list of file extensions considered scripts 2022-02-24 01:11:08 +01:00
linux_heap_glibc.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
linux_heap_jemalloc.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
Makefile Implement RCore.visual_slides() ##visual 2021-10-27 01:54:43 +02:00
meson.build windows_heap is included in cmd_debug ##build 2022-05-10 13:32:02 +02:00
panels.c Simplify panel's stack delta reset '.' key implementation 2022-05-06 18:39:59 +02:00
patch.c Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
project.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
pseudo.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
rtr_http.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
rtr_shell.c Add ===errmsg to support the new r2pipe side ##r2pipe (#18705) 2021-05-18 09:08:27 +02:00
rtr.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
rvc.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
task.c Two more null deref fixes for cons/task initialization 2022-03-03 10:52:01 +01:00
vasm.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
visual_tabs.inc Fix static/R_API function definition formatting 2021-12-21 20:58:12 +01:00
visual.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
vmarks.c Fix some format string warnings in the mingw ci job 2021-12-21 00:31:28 +01:00
vmenus_graph.c Add another source linting to avoid newlines in RCore.cmd() ##refactor 2022-06-30 22:22:30 +02:00
vmenus_zigns.c Mark more globals as TLS (#20289) 2022-06-14 12:55:40 +02:00
vmenus.c Lint for x"" ##cleanup 2022-06-28 12:07:58 +02:00
vslides.c Fix assert in 'v.' 2022-01-07 01:50:05 +01:00
windows_heap.c Lint for x"" ##cleanup 2022-06-28 12:07:58 +02:00
yank.c Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
zdiff.c Fix large disasm issue with invalids and handle @{xfs} ##print 2019-04-09 02:56:53 +02:00