fpc/rtl/netbsd
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
..
arm netbsd: arm also needs USE_SIGACTION_SIGTRAMP 2018-03-22 01:11:33 +00:00
i386 + Added dllprt0.as fro netbsd 2013-03-15 16:07:25 +00:00
m68k netbsd: prt0 startup code and dummy files for build pass for m68k 2017-07-23 22:43:31 +00:00
powerpc Add missing .comm for environ and operatingsystem_parameter_{envp|argc|argv} 2017-08-23 11:16:19 +00:00
x86_64 + Added dllprt0.as fro netbsd 2013-03-15 16:07:25 +00:00
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 Also define __CPU_SIMPLE_LOCK_PAD for x86_64 netbsd 2014-11-10 23:12:43 +00:00
pthread.inc Also define PHTREAD_INHERIT_SCHED 2014-11-10 23:11:41 +00:00
ptypes.inc Correct pthread related types 2015-03-12 20:59:56 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
signal.inc arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 2018-03-05 15:38:46 +00:00
syscalls.inc
sysconst.inc
sysctlh.inc
sysnr.inc netbsd: add a set of new syscalls to be used on ARM, because the recent ARM/EABI kernels doesn't seem to support the older calls 2018-03-22 23:47:55 +00:00
sysofft.inc
systypes.inc
termio.pp * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes 2014-01-02 13:26:09 +00:00
termios.inc
termiosproc.inc
unxconst.inc
unxfunc.inc
unxsysc.inc