Subject: port-i386/12503: missing syscals for linux/i386
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snoonan@tbearsiberians.com>
List: netbsd-bugs
Date: 03/29/2001 11:34:21
>Number:         12503
>Category:       port-i386
>Synopsis:       missing syscals for linux/i386
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    port-i386-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Mar 29 11:35:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Shelby
>Release:        1.5
>Organization:
Tbear Siberians
>Environment:
NetBSD dragonfly 1.5 NetBSD 1.5 (DRAGONFLY) #7: Tue Feb  6 15:11:43 PST 2001 
>Description:
long SYMBOL_NAME(sys_timer_create) 
long SYMBOL_NAME(sys_timer_settime) 
long SYMBOL_NAME(sys_timer_gettime) 
/*220*/ .long SYMBOL_NAME(sys_timer_getoverrun) 
long SYMBOL_NAME(sys_timer_delete) 
>How-To-Repeat:
run a program (that dosn't NEED them ARG!!) that uses syscall 221.
watch it core.
ktrace it
note unimplemented syscall 221 called.
scream.
>Fix:
implement them

they appear to be....
[PATCH] Posix timers for 2.3.48

a patch for linux is here as a 'spec'
http://boudicca.tux.org/hypermail/linux-kernel/2000week10/0372.html


>Release-Note:
>Audit-Trail:
>Unformatted: