mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 09:49:28 +01:00
linux as well, actually).
* base libpthread definitions are now in ptypes.inc, included in unixtype
They sometimes have an extra underscore in front of their name, in
case they were also exported by the packages/base/pthreads unit, so
they can keep their original name there
* cthreadds unit now imports systuils, because it uses exceptions (it
already did so before as well)
* fixed many linux definitions of libpthread functions in pthrlinux.inc
(integer -> cint etc)
+ added culonglong type to ctype.inc
|
||
|---|---|---|
| .. | ||
| gdbint | ||
| ibase | ||
| inet | ||
| libasync | ||
| libc | ||
| md5 | ||
| mysql | ||
| netdb | ||
| odbc | ||
| oracle | ||
| pasjpeg | ||
| paszlib | ||
| postgres | ||
| pthreads | ||
| regexpr | ||
| sqlite | ||
| Makefile | ||
| Makefile.fpc | ||