Replace android-specific hack with just signal(SIGPIPE, SIG_IGN).
authorRob Landley <rob@landley.net>
Mon, 4 May 2015 01:18:53 +0000 (20:18 -0500)
committerRob Landley <rob@landley.net>
Mon, 4 May 2015 01:18:53 +0000 (20:18 -0500)
commit483cfdabaf6ab282987a0a21d6177c3daa95dc12
treea835adbacadfa5d2db3d17227038eed94350d11d
parent8b6bff527b7684c009e3a817d993818b075c590c
Replace android-specific hack with just signal(SIGPIPE, SIG_IGN).
main.c