Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Kitten of death

Name: Anonymous 2009-02-02 15:28

Wtf this means:
This is SBCL 1.0.22, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>;.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.

This is experimental prerelease support for the Windows platform: use
at your own risk. "Your Kitten of Death awaits!"
*

Name: Anonymous 2009-02-03 7:32

>>8
NAME
     spork -- generate a random process

SYNOPSIS
     #include <anonixstd.h>

     void
     spork(void);


DESCRIPTION
     spork() generates a new, random process by blending
     characteristics from the calling process and the process
     which most recently invoked spoon() in the current
     process group. These characteristics may include any or
     all of the following:

     * Current working directory
     * Open file descriptors, directory streams, and
       memory-mapped files (open(2), opendir(3), mmap(2))
     * Environment variables
     * Memory and record locks (mlock(2), flock(2))
     * Resource limits

     Pending asynchronous I/O operations, semaphores, and
     timers are not inherited by the spork()ed process.
     Threading behaves similarly to fork(), i.e. handlers
     defined with pthread_atfork(3) in both the fork() and
     spoon() processes are invoked when calling spork().


RETURN VALUES
     spork() returns 0 on success, and nonzero on error.


ERRORS
     spork() will fail and subsequent spork() will fail if:

     [ENOMEM]     Not enough memoory is available to create
                  the task structure for the new process.


SEE ALSO
     execve(2), fork(2), spoon(2)


HISTORY
     A spork() function call appeared in Anonix Prerelease -7.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List