summaryrefslogtreecommitdiff
path: root/rtl/nds/sysutils.pp
Commit message (Expand)AuthorAgeFilesLines
* * fix compilation on several OSes after r44010florian2020-01-211-2/+2
* * subroutines working with an OS dependend time stamp use an int64 now, so ...florian2020-01-211-2/+2
* * follow up to r42457: FreeTerminateProcs needs to be called before DoneExcep...svenbarth2019-07-201-1/+1
* * fix for Mantis #35862: free the list of functions added with AddTerminatePr...svenbarth2019-07-191-0/+1
* + add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr...svenbarth2018-08-241-0/+6
* + add Delphi compatible FollowLink parameter (default is True) to FileExists ...svenbarth2018-08-241-2/+2
* * patch from #30405, fix build after executeprocess merges. marco2016-12-241-2/+24
* * Type helpers, compatible to Delphi XE 8michael2015-11-071-0/+3
* * Fixed NDS building cycle (resolves bug 0026847)Legolas2015-02-251-4/+3
* * Updated libndsfpc and nds linkerscript to Ver. 1.5.8Legolas2014-08-021-3/+24
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-5/+7
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+6
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-24/+0
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-11/+24
* + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-7/+18
* * nds: implemented write(ln) output on the screen (it needs flush tough...)Legolas2011-07-031-13/+13
* * Updated nds to devkitARM r33Legolas2011-06-271-1/+1
* * Some work on sysutils.pp about file I/OLegolas2011-06-231-19/+41
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+7
* * Updated NDS and GBA to devkitARM r28Legolas2010-03-021-1/+1
* * fix for 11263, changed fileread and fd_zero to out using $modeswitch.marco2010-03-011-1/+2
* * Revised yesterday solution to a more general one. Executeprocess gets marco2010-01-071-2/+2
* * fixed propertiesflorian2009-06-221-284/+284
* + FileTruncate allows 64-bit parameterhajny2007-03-051-1/+1
* * rtl part of first Nintendo DS portLegolas2006-12-141-0/+284