What is the function to terminate to the OS with a given exit code?

Tim Josling <[email protected]>
Newsgroups gmane.lisp.cmucl.general
Organization GCC / Westnet
Message-ID <1196971681.21395.10.camel@tim-gcc>
As background I am using CMU Lisp to write a language front end to GCC.

I have spent about an hour looking in the docs for this function to no
avail. Peraps I should use the FFI?

In C it is (exit n)

In gcl it is (by n)
In SBCL it is (sb-ext:quit n)
In CLISP (EXT:EXIT &OPTIONAL status)
In CMU...

Also how should I have been able to find this?

Thanks,
Tim Josling
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.