[fpc-devel] Fpsigprocmask

Michael Schnell mschnell at lumino.de
Fri Jan 22 16:38:47 CET 2010


    <http://mseide-msegui.svn.sourceforge.net/viewvc/mseide-msegui/trunk/lib/common/kernel/msepipestream.pas?sortdir=down&view=log>

> Maybe there was other code before or it was in order to ensure the right unit 
> was used or there was a problem with linking or a name clash, I really don't 
> remember...
>
>   

I d/ldedf  the  current version if MSEIDE mseide_i386_linux_2_2.tar.gz
and found that code.

mselibc:
function m_sigprocmask(__how:longint; var SigSet : TSigSet;
            var oldset: Tsigset):longint;cdecl;external clib name
'sigprocmask';  



-Michael




More information about the fpc-devel mailing list