search for: sm_default

Displaying 2 results from an estimated 2 matches for "sm_default".

Did you mean: s_default
2011 Jan 29
2
On the trail of sigsuspend(2)
SIGSUSPEND(2) Linux Programmer's Manual SIGSUSPEND(2) NAME sigsuspend - wait for a signal SYNOPSIS #include <signal.h> int sigsuspend(const sigset_t *mask); ? and ? SIGSUSPEND(2) BSD Programmer's Manual SIGSUSPEND(2) NAME sigsuspend - atomically release blocked signals and wait for interrupt SYNOPSIS
2011 Jan 28
2
klibc 1.5.21-1 and mksh
...2b76 <__syscall_common+26> eflags 0x246 [ PF ZF IF ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x0 0 The part of the source: 987 sigsuspend(&sm_default); As I already stated, an 1.5.15 patched with C99, getrusage, arc4random and mkstemp used to work, so a regression was introduced later. (I had hoped for 1.5.21 to work, as maks? blog posting said something about signal fixes.) However, I can no longer get one of the older klibc to build on a newe...