fpc/rtl/palmos
peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants
added to allow customization of path and directory parsing in the rtl
  * Use the new sets instead of the hardcoded / and \

git-svn-id: trunk@10105 -
2008-01-29 23:04:56 +00:00
..
api * remove $Log 2005-06-07 09:47:55 +00:00
arm + added palmos support to makes files 2006-02-05 19:22:12 +00:00
Makefile + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +00:00
Makefile.fpc + added exeinfo to implicit units so make install works again 2008-01-18 23:03:38 +00:00
os.inc * remove $Log 2005-06-07 09:47:55 +00:00
pilot.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
readme
syspalm.pp
system.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +00:00
systraps.pp * log and id tags removed 2005-05-21 09:42:41 +00:00

This unit contains the run time library for the PalmOS.

Currently, no makefile is available, so you have to create
the system unit by hand.

The system unit contains only the really necessary declarations
and the startup code.