radare2/libr/io/p
2021-10-19 12:52:00 +02:00
..
ar.mk Added ar:// 2017-08-17 14:38:43 +08:00
bfdbg.mk Initial stub for gdbserver support 2017-05-22 19:37:48 +02:00
bochs.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
debug.mk Final mingw fixes 2021-10-19 12:52:00 +02:00
default.mk
fd.mk Initial implementation of io.fd plugin ##io (#17158) 2020-07-08 11:28:08 +08:00
gdb.mk Added break to gdbserver vCont and refactored the code to use locks (#15433) 2019-11-10 19:03:56 +01:00
gprobe.mk io: Add gprobe plugin (#9735) 2018-03-21 10:07:55 +01:00
gzip.mk Initial import of the io.gzip plugin 2014-09-05 14:47:35 +02:00
http.mk
ihex.mk
io_ar.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_bfdbg.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_bochs.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_debug.c Fix reopen regression on Windows 2021-10-12 20:24:32 +02:00
io_default.c Fix return value in io_default close entry ##io 2021-10-12 23:54:02 +02:00
io_fd.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_gdb.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_gprobe.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_gprobe.h Inline time.h timer api if not available :? 2018-05-21 02:22:17 +02:00
io_gzip.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_http.c io.plugin.lseek -> .seek for portability (wasi related) (#18840) ##io 2021-06-17 18:47:55 +02:00
io_ihex.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_isotp.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_mach.c Make the macOS debugger more stable ##debug 2021-10-12 21:53:23 +02:00
io_malloc.c io.plugin.lseek -> .seek for portability (wasi related) (#18840) ##io 2021-06-17 18:47:55 +02:00
io_mmap.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_null.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_procpid.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_ptrace.c Cleanup and boolify some more debug apis ##refactor 2021-10-04 20:56:34 +02:00
io_qnx.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_r2k_linux.c Fix oobread in io.r2k.linux plugin 2021-05-31 00:32:06 +02:00
io_r2k_linux.h Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00
io_r2k_windows.c More spelling fixes in the code 2019-06-20 13:36:02 +08:00
io_r2k_windows.h Fix #11918 - Moved r_print.h into r_util/r_print.h 2018-11-14 10:54:22 +01:00
io_r2k.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_r2pipe-test.js Fix r2pipe:// (initial \x00 issue and cmd chop messages properly) 2016-08-27 02:32:43 +02:00
io_r2pipe.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_r2web.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_rap.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_rbuf.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_self.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_shm.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_socket.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_sparse.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_tcpslurp.c Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
io_w32.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_w32dbg.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_windbg.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_winedbg.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_winkd.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_zip.c Fix some null checks around the open_many apis ##bin 2021-10-16 14:36:08 +02:00
isotp.mk Initial import of the isotp:// plugin ##io 2021-09-16 12:53:23 +02:00
mach.mk Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
Makefile Initial import of the isotp:// plugin ##io 2021-09-16 12:53:23 +02:00
malloc.mk Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
mmap.mk
null.mk Initial import of the io.null plugin and doc/siol.md 2017-03-21 20:00:35 +01:00
procpid.mk Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
ptrace.mk Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
qnx.mk Improved MSVC support (WIP) 2017-05-09 14:25:57 +02:00
r2k.mk Convert char to windows unicode 2017-11-03 10:27:18 +08:00
r2pipe.mk Initial import of the r2pipe-io plugin 2015-05-13 12:39:51 +02:00
r2web.mk Initial import of r2web:// io plugin 2015-06-06 03:02:35 +02:00
rap.mk
rbuf.mk cleanup rbufplug and make it a usual plugin 2017-08-19 22:45:43 +00:00
self.mk
shm.mk Honor LDFLAGS in more places (Thanks Gentoo guys for noticing) 2015-01-27 17:46:56 +01:00
socket.mk Implement socket:// plugin, inspired by radare1 ##io (#18740) 2021-05-24 14:16:23 +02:00
sparse.mk Add RBufferSparse API and sparse:// io plugin 2015-03-16 01:19:25 +01:00
tcpslurp.mk Rename tcp:// to tcp-slurp:// and improve help message ##io (#18735) 2021-05-23 21:11:39 +02:00
w32.mk
w32dbg.mk mingw32 fixes 2017-08-18 19:45:38 +02:00
winedbg.mk Oops add missing files 2017-09-27 03:27:27 +02:00
winkd.mk Add network support for WinDbg/KD (KDNET) ##debug (#17340) 2020-08-26 10:24:20 +08:00
zip.mk