fpc/rtl/dragonfly
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
..
x86_64 Add call to _init_tls and _rtld_call_init functions for x86_64 DragonFly target startup 2015-07-14 21:56:55 +00:00
buildrtl.pp
console.pp
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
pmutext.inc
pthread.inc
ptypes.inc
rtldefs.inc
si_crt.pp
si_intf.inc
sysctlh.inc
sysnr.inc
termio.pp
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc