[fpc-devel] Fpsigprocmask
Michael Schnell
mschnell at lumino.de
Tue Jan 26 14:40:02 CET 2010
On 01/26/2010 01:32 PM, Jonas Maebe wrote:
> I think that you are confusing two things:
> a) using the libc unit is always bad (except for keeping old Kylix code running on Linux/i386)
> b) the C *library* is perfectly fine to depend on for stuff like this
>
Of course you are right that I am confused with that.
So using syncobj is "allowed" as same encapsulates the libc.so calls in
a "compatible" way.
also using basunix and friends is "allowed" as same encapsulates the
libc.so calls in a "compatible" way.
Correct ?
-Michael
More information about the fpc-devel
mailing list