stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] wmaker's RESTART


From: Shawn Betts
Subject: Re: [STUMP] wmaker's RESTART
Date: Fri, 1 May 2009 18:01:35 -0700

>> sbcl has sb-unix but no support for fork, execl etc, present.
>
> (sb-posix:fork)
>
> (sb-ext:run-program ...)
>
> ...
> ;;; RUN-PROGRAM uses fork() and execve() to run a different program.

You should be able to use sb-alien to call exec.

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]