radare2/binr
Neven Sajko b0436220dc libr/cons: Do proper signal handling, use pselect (#11376)
Fixes async-signal-safety and changing errno within the signal handler
for SIGWINCH, which can cause crashes and maybe security issues.

For async-signal-safety make the signal handler just set a flag, which
is checked for while waiting for input (pselect).

SIGWINCH is blocked process-wide, except in pselect.
2018-09-03 23:46:13 +02:00
..
blob Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00
preload Avoid false positives in the ISPPC test for binr/preload 2017-11-28 13:22:19 +01:00
r2agent Do not hardcode 9 for SIGKILL (#11299) 2018-08-29 18:18:14 +02:00
r2bb A bit more work for r2bb 2017-01-13 12:49:42 +01:00
r2pm Remove 2 bashisms, unsure about the last. (#11189) 2018-08-24 15:57:18 +02:00
rabin2 Add error handling in ?x- 2018-09-02 15:58:13 +02:00
radare2 libr/cons: Do proper signal handling, use pselect (#11376) 2018-09-03 23:46:13 +02:00
radiff2 Fix 2 minor gcc8 warnings 2018-08-31 17:56:37 +02:00
rafind2 Fix #1361 (#10889) 2018-08-01 22:27:19 +02:00
ragg2 Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
rahash2 meson improvements (#10617) 2018-07-09 16:58:38 +02:00
rarun2 meson improvements (#10617) 2018-07-09 16:58:38 +02:00
rasign2 Fix build 2017-03-13 14:24:53 +01:00
rasm2 Make RAsmOp use RStrBuf instead of fixed-size buffers 2018-08-22 11:43:05 +02:00
rax2 rax2: add new output mode for Fx (#10840) 2018-07-29 11:04:52 +08:00
Makefile Fix sys/ios-cydia.sh for iOS11/electra jailbreak 2018-06-21 02:41:14 +02:00
rules.mk Add --with-libr and deprecate --with-{nonpic,pic,merged} (#10212) 2018-05-28 17:14:49 +02:00