This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

SIGURG, SIGIO and BSD stack


Hello!

I wonder what was the intension to hide sending of SIGURG signal under
#ifndef __ECOS in the BSD stack? I also see that sending of SIGIO
signal is not present in BSD stack and hidden in OpenBSD stack.

I have a software that make use of both these signals and I need to
port it to ECOS. So, I wonder what is the easiest way? Is there
anything dangerous in removing these #ifdef's?

-- 
WBR, Alexander

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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