Descriptionruntime: fix struct Sigaction for Linux/ARM
if we were to use sizeof(sa.sa_mask) instead of 8 as the last argument
to rt_sigaction, we would have already fixed this bug, so also updated
Linux/386 and Linux/amd64 files to use that; also test the return value
of rt_sigaction.
Patch Set 1 #Patch Set 2 : diff -r 9f9c0363f0ed https://code.google.com/p/go/ #Patch Set 3 : diff -r 9f9c0363f0ed https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r c868b808b7a7 https://code.google.com/p/go/ #
Total comments: 3
Patch Set 5 : diff -r 305f67dc3f99 https://code.google.com/p/go/ #Patch Set 6 : diff -r 305f67dc3f99 https://code.google.com/p/go/ #
MessagesTotal messages: 8
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||