radare2/libr/syscall
pancake 9442317413 * Major refactoring patch
- Remove plugin prefixes
    - It was unnecessary complicated
  - Remove unused code
  - Some RAPIfication
  - Rename _set( methods into _use(
  - Simplify some string processing
  - r_parse is working again
  - Sync all those api changes in r_core
  - External static plugin lists moved to .c
  - Fix some cast-related segfaults in core
* Review the r_search API
  - RAPIfication
  - Allow to pass NULL as binmask
  - Added TODO with some more ideas
2009-09-24 12:29:05 +02:00
..
t * r_anal // r_asm 2009-02-09 00:19:06 +01:00
darwin.c * Initial import of libr 2009-02-05 22:08:46 +01:00
example.syscall-file * Initial import of libr 2009-02-05 22:08:46 +01:00
freebsd.c * Initial implementation of r_asm_fastcall() 2009-08-14 00:37:18 +00:00
linux.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
netbsd.c * Initial import of libr 2009-02-05 22:08:46 +01:00
syscall.c * Initial import of libr 2009-02-05 22:08:46 +01:00
TODO * Major refactoring patch 2009-09-24 12:29:05 +02:00
win7.c * Fixed r_bin_pe segfault with .NET PE files 2009-06-12 19:33:31 +02:00