[parisc-linux] looking for something to do?

Matthew Wilcox Matthew.Wilcox@genedata.com
Sat, 31 Jul 1999 19:44:05 +0200


I know there are some people sitting around who'd like to help with this
project, but feel they are insufficiently able.  I have a task here which
requires almost no prior knowledge, just some time.  As an added bonus,
you'll gain some experience and knowledge.  What I need is a table which
has the entry points for HPUX syscalls.

Take a look at arch/parisc/kernel/entry.S which has the linux syscalls in
it, copy it to hpux_entry.S and modify it to have HPUX syscalls instead
(the numbers are in include/asm-parisc/unistd.h).  Use the relevant linux
syscalls where they are _identical_.  That means parameters and behaviour.
Where they are not, some glue code must be written to mangle the hpux
parameters into those that Linux is expecting.  If you're interested,
drop me a mail to let me know you're doing it, and I'll give you a hand
if you get stuck.

-- 
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson