BSD syscall function
Richard Goerwitz
goer at sophist.uucp
Wed Mar 28 16:09:59 AEST 1990
One persistent porting problem I run into is the use of the
Berkeley syscall function, which does not exist in most Sys
V implementations. Recently, I was given a neat little hack
(basically a big case statement) which mapped syscall args
to Sys V functions. The port of the BSD syscall function,
however, is not really complete. Some things are missing.
Does anyone have a full port on hand that they might like to
pass on?
-Richard L. Goerwitz goer%sophist at uchicago.bitnet
goer at sophist.uchicago.edu rutgers!oddjob!gide!sophist!goer
More information about the Comp.lang.c
mailing list