lkml.org 
[lkml]   [1999]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: POSIX 1003.1b timer/clock patch for 2.3.11
From
Date
>>>>> Robert H de Vries writes:

> Hi,
> Attached you will find a patch to add POSIX 1003.1b (aka POSIX.4) clocks and
> timers.

Thanks! I've just found one typo (which is also in 2.3.11-pre5 -
Linus, please correct it!):

diff -u --recursive --new-file v2.3.11/linux/arch/alpha/kernel/entry.S linux/arch/alph
a/kernel/entry.S
--- v2.3.11/linux/arch/alpha/kernel/entry.S Mon May 10 09:55:21 1999
+++ linux/arch/alpha/kernel/entry.S Sun Jul 25 10:44:17 1999
@@ -1143,3 +1143,11 @@
.quad sys_capget
.quad sys_capset
.quad sys_sendfile /* 370 */
+ .quad sys_timer_create
+ .quad sys_timer_settime
+ .quad sys_timer_gettime
+ .quad sys_timer_setoverrun
This should be sys_timer_getoverrun.
Andreas
--
Andreas Jaeger aj@arthur.rhein-neckar.de jaeger@informatik.uni-kl.de
for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:0.056 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site