[fpc-devel] Fpsigprocmask
Marco van de Voort
marcov at stack.nl
Tue Feb 9 09:14:30 CET 2010
In our previous episode, Martin Schreiber said:
> > Of course it does not, as in the msesys unit the same code (just
> > "external ....") as in libc is available and thus introduced the same
> > potential problems.
>
> The potential problems of FPC libc unit (packages/libc/src/libc.pp) is that it
> is not included in .deb packages by default, that it is i386-linux only, that
> it is not maintained maybe and that it is possible that FPC team will remove
> the file from the distribution in future.
> mselibc.pas is maintained by me, it is included in MSEgui distribution, it is
> Linux i386 and x84_64 and it will be ported to other systems by me if
> necessary.
Well, baseunix is maintained by the FPC core, works on all *nix platforms
already is packaged in all distro's, and still you won't use it :-)
More information about the fpc-devel
mailing list