5 Commits

Author SHA1 Message Date
pancake
e365b90d5f Implement support for >- (pipe to editor)
Fix another race condition in the build system
Fix many null deref reported by clang-analyzer
Assume -w when running r2 with -d
2012-08-13 17:42:25 +02:00
pancake
7b093a3ed5 * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
pancake
510c08f4e4 * Do not use strcpy/strcat/sprintf
- There are still some 3rd party files that require update
  - Makes OpenBSD linking less verbose
2011-07-06 03:01:21 +02:00
Nibble
d052225122 * Use cxx demangle if the type is not detected
* Remove debug msg
2011-02-28 10:22:40 +01:00
Nibble
ce603a33d1 * Initial integration of GNU cxx demangle in r_bin 2011-02-28 09:45:29 +01:00