Re: NEW: devel/libsigsegv

2007-06-04 Thread steven mestdagh
Scott Vokes [2007-06-04, 12:24:40]: > Actually, here's a quick update. > > Please test and commit. > > Scott > > On 6/4/07, Scott Vokes <[EMAIL PROTECTED]> wrote: > >Porting this seems to be the first step to updating lang/clisp. > > > > From the DESCR: > >"This is a library for handling page

Re: NEW: devel/libsigsegv

2007-06-04 Thread Scott Vokes
Actually, here's a quick update. Please test and commit. Scott On 6/4/07, Scott Vokes <[EMAIL PROTECTED]> wrote: Porting this seems to be the first step to updating lang/clisp. From the DESCR: "This is a library for handling page faults in user mode. A page fault occurs when a program trie

NEW: devel/libsigsegv

2007-06-03 Thread Scott Vokes
Porting this seems to be the first step to updating lang/clisp. From the DESCR: "This is a library for handling page faults in user mode. A page fault occurs when a program tries to access to a region of memory that is currently not available. Catching and handling a page fault is a useful tech