[FreeVMS] Re: gMach or Linux kernel ?


Subject: [FreeVMS] Re: gMach or Linux kernel ?
roart@nvg.ntnu.no
Date: Mon Oct 22 2001 - 13:26:27 CEST


On Thu, Oct 18, 2001 at 12:40:21PM +0200, Magne Mæhre wrote:
>
> which conforms more closely to the VMS calling standard. Several
> other libraries need to be written here (LBR$, ..)

We might also need lower level libraries, due to architecture.

The data structures rely on absolute and relative queues
(circular doubly linked lists), this is implemented by
insque, remque, insqti, remqti, insqhi and remqhi.
Unix libraries seem to have routines for absolute queues, but not circular.
(The functions are called insque and remque, though)

I have made some queue routines etc and they are available from
ftp.nvg.ntnu.no:/pub/vms/freevms (warning! queue.c is a bit ugly)

-- 
-Roar Thronæs

-- Liste de diffusion FreeVMS Pour se désinscrire : mailto:freevms-request@ml.free.fr?subject=unsubscribe



This archive was generated by hypermail 2b25 : Wed Oct 24 2001 - 21:46:41 CEST