radare2/libr/core
pancake 05b40f0e75 * Fix build issues - fix build order
* Plugin directory renamed to 'p'
* Add env.sh to enter into a "radare2 development shell"

--HG--
rename : libr/io/plugins/Makefile => libr/io/p/Makefile
rename : libr/io/plugins/README => libr/io/p/README
rename : libr/io/plugins/dbg.c => libr/io/p/dbg.c
rename : libr/io/plugins/malloc.c => libr/io/p/malloc.c
rename : libr/io/plugins/ptrace.c => libr/io/p/ptrace.c
2009-02-05 22:28:33 +01:00
..
t * Initial import of libr 2009-02-05 22:08:46 +01:00
cmd.c * Fix build issues - fix build order 2009-02-05 22:28:33 +01:00
config.c * Initial import of libr 2009-02-05 22:08:46 +01:00
core.c * Initial import of libr 2009-02-05 22:08:46 +01:00
file.c * Initial import of libr 2009-02-05 22:08:46 +01:00
io.c * Initial import of libr 2009-02-05 22:08:46 +01:00
Makefile * Initial import of libr 2009-02-05 22:08:46 +01:00
visual.c * Initial import of libr 2009-02-05 22:08:46 +01:00