Displaying 4 results from an estimated 4 matches for "rt_sigtimedwait".
2004 Aug 06
1
icecast2 is killed when client connects (on sparc32)
..., events=POLLIN}], 1, 100) = 0
poll([{fd=3, events=POLLIN}], 1, 100) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 100) = 1
getsockopt(3, SOL_SOCKET, SO_TYPE, [1], [4]) = 0
accept(3, {sin_family=AF_INET, sin_port=htons(32992),
sin_addr=inet_addr("192.168.200.201")}}, [16]) = 9
rt_sigtimedwait(ptrace: umoven: Input/output error
[?], ptrace: umoven: Input/output error
0xffff, 0x80, -268442784) = 0
rt_sigtimedwait(ptrace: umoven: Input/output error
[?], ptrace: umoven: Input/output error
0xffff, 0x8, -268442800) = 0
time(NULL) = 1047243022
kill(25894, SIGRT_0)...
2005 Oct 17
12
[Bug 1105] Privilege Separation
http://bugzilla.mindrot.org/show_bug.cgi?id=1105
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Privledge Separation |Privilege Separation
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...share
SYSCALL FOUND: io_setup
SYSCALL FOUND: gtty
SYSCALL FOUND: ioprio_set
SYSCALL FOUND: times
SYSCALL FOUND: statfs
SYSCALL FOUND: truncate
SYSCALL FOUND: getuid
SYSCALL FOUND: swapcontext
SYSCALL FOUND: setresgid
SYSCALL FOUND: umount
SYSCALL FOUND: lstat
SYSCALL FOUND: signalfd4
SYSCALL FOUND: rt_sigtimedwait
SYSCALL FOUND: get_robust_list
SYSCALL FOUND: reboot
SYSCALL FOUND: dup
SYSCALL FOUND: signalfd
SYSCALL FOUND: profil
SYSCALL FOUND: process_vm_writev
SYSCALL FOUND: mprotect
SYSCALL FOUND: getpriority
SYSCALL FOUND: rt_sigaction
SYSCALL FOUND: timer_delete
SYSCALL FOUND: munmap
SYSCALL FOUND: mrem...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote:
> >
> Find attached two patches I have in order to build klibc 2.0.2
> against kernel 3.8.13
> We had to introduce those patches when going from kernel 3.6 to kernel 3.7
> Hope it helps.
>
those patches are wrong and again very brittle.
just use the way it is described in `make help':
A) cd ~/src/linux