fpc/rtl/wii
Jonas Maebe 09014e8716 * missing SYSUTILS_HAS_ANSISTR_FILEUTIL_IMPL define for wii
* string -> rawbytestring for SYSUTILS_HAS_ANSISTR_FILEUTIL_IMPL routines

git-svn-id: branches/cpstrrtl@25115 -
2013-07-16 14:16:21 +00:00
..
classes.pp
dos.pp
libc.inc
libch.inc * WII: added Timeval record for libogc compatibility 2011-12-07 17:29:21 +00:00
Makefile * don't compile classes for wii, because sysutils doesn't contain a sleep() 2013-07-16 14:16:10 +00:00
Makefile.fpc * don't compile classes for wii, because sysutils doesn't contain a sleep() 2013-07-16 14:16:10 +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
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp * fixed null termination of cmdline (based on patch by C Western, 2012-08-30 21:30:31 +00:00
systhrd.inc
sysutils.pp * missing SYSUTILS_HAS_ANSISTR_FILEUTIL_IMPL define for wii 2013-07-16 14:16:21 +00:00
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
varutils.pp
wii.inc
wiih.inc