radare2/libr
pancake f8a35da205
Dont use != NULL as its implicit in C, even for bool casts ##refactor
$ find binr libr -name "*.c" -exec sed -i -e 's/ != NULL//g' {} \;
2022-03-15 19:54:04 +01:00
..
anal Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
asm Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
bin Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
bp Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
config Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
cons Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
core Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
crypto Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
debug Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
egg Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
flag Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
fs Fix problems in l command 2022-03-03 09:31:08 +01:00
hash Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
include Add afiq for quiet functino info and refactor the anal/abi.inc ##analysis 2022-03-15 11:40:03 +01:00
io Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
lang Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
magic Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
main Fix msvc warnings (#19827) 2022-03-15 19:27:34 +01:00
parse Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
reg Remove R_EMPTY and R_EMPTY2 2022-03-13 11:26:10 +01:00
search Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
socket Fix msvc warnings (#19827) 2022-03-15 19:27:34 +01:00
syscall Make -Dblob=true statically link all r2 libraries ##build 2022-03-02 11:30:28 +01:00
util Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02:00
count.sh Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
depgraph.pl
do-ar-sh Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script
libr.pc.acr
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Fix #18621 - Specify ABI version to be X.Y instead of X.Y.Z ##build 2022-02-01 20:03:26 +01:00
meson.build Unify asm.z80 into anal.z80 ##analysis 2022-03-10 18:18:15 +01:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl