fpc/rtl/solaris
nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable
sorting algorithms. A default QuickSort implementation is provided by the
  unit. Other units can be added, to provide other sorting algorithms (e.g.
  HeapSort, MergeSort, IntroSort, etc.)
* TList and TFPList updated to use the current default sorting algorithm defined
  in SortBase for their .Sort method.

git-svn-id: trunk@41167 -
2019-02-02 20:06:50 +00:00
..
i386
sparc
x86_64
errno.inc
errnostr.inc
Makefile + introduced unit SortBase, which implements the foundation for pluggable 2019-02-02 20:06:50 +00:00
Makefile.fpc + introduced unit SortBase, which implements the foundation for pluggable 2019-02-02 20:06:50 +00:00
osdefs.inc
osmacro.inc
ostypes.inc * some constants for solaris. Mantis #34668 2018-12-09 16:53:34 +00:00
pthread.inc
ptypes.inc
rtldefs.inc
signal.inc
suuid.inc
sysos.inc
sysosh.inc
system.pp
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc