This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: SML-NJ for CygWin32 Bugs/Problems


Fergus Henderson wrote:
> > What unix analogs do you speak about?
> 
> Here's a program that works on some Unix systems.
> 
> 	#include <signal.h>
> 	#include <stdlib.h>
> 
> 	#define FAULT_ADDRESS ((int *)112)
> 
> 	extern void handler(int signum, siginfo_t *info, void *context);
> 

It's possible to implement something like this in winsup, but with what syntax and semantic? It's not a posix way...

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]