radare2/libr/syscall
pancake e6f2cd0b2a
Remove trailing spaces (#19460)
$ git grep ' $' | grep -v ^test/ | cut -d : -f 1 | sort -u > /tmp/trailing
$ for a in `cat /tmp/trailing` ; do sed -i -e 's/ *$//' $a ; done
2021-12-02 17:39:59 +01:00
..
d Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
d2 Fix null deref in swift demangler 2018-01-25 05:58:34 +01:00
ioports.c AVR: Correct duplicate IOPort UCSRA in ioports.c (#5366) 2016-07-24 11:16:27 +02:00
Makefile Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
meson.build Fix the windows CI workflows 2021-11-14 21:09:42 +01:00
splugs.c Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
syscall.c Fix #18719 - gperfizy r_syscall (#18733) 2021-05-21 21:39:19 +02:00