> > On Friday 22 January 2010 14:39:51 Michael Schnell wrote: > >> mselibc: >> function m_sigprocmask(__how:longint; var SigSet : TSigSet; >> var oldset: Tsigset):longint;cdecl;external clib name >> 'sigprocmask'; >> >> >> >> FPC RTL singnalh.inc: >> function sigprocmask(__how:longint; var SigSet : TSigSet; >> var oldset: Tsigset):longint;cdecl;external clib name >> 'sigprocmask'; >> >> What is the differemce ? >> >> > I don't remember. Please check the sources. > >
???? These _are_ the sources. There is not more to a library call..... -Michael _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
