logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

musl-1.1.20-meme-sigsegv-message.patch (395B)


  1. diff --git a/src/string/strsignal.c.old b/src/string/strsignal.c
  2. index 96bfe84..9237fc3 100644
  3. --- a/src/string/strsignal.c.old
  4. +++ b/src/string/strsignal.c
  5. @@ -65,7 +65,7 @@ static const char strings[] =
  6. "Arithmetic exception\0"
  7. "Killed\0"
  8. "User defined signal 1\0"
  9. - "Segmentation fault\0"
  10. + "it done did a broke (SEGV)\0"
  11. "User defined signal 2\0"
  12. "Broken pipe\0"
  13. "Alarm clock\0"