summaryrefslogtreecommitdiff
path: root/rtl/os2/sysutils.pp
Commit message (Expand)AuthorAgeFilesLines
* + added TZ variable based offset calculationhajny2020-11-231-0/+80
* * Corrections of omissions in GetLocalTimehajny2020-11-221-1/+2
* * fix for TAbstractSearchRec.Time type changehajny2020-02-041-8/+3
* * fix of FileSetDate after int64 changes (r44010 and r44013)hajny2020-01-221-6/+6
* * 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-1/+1
* * 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/+7
* + add Delphi compatible FollowLink parameter (default is True) to FileExists ...svenbarth2018-08-241-2/+2
* * fix compilation after UnicodeString ExecuteProcess related changeshajny2016-06-031-5/+7
* * avoid FindFirst failing due to Attribute parameter bigger than $FFhajny2016-06-031-2/+2
* * Type helpers, compatible to Delphi XE 8michael2015-11-071-0/+2
* * fix FileSetAttr - bug #28826hajny2015-10-111-4/+9
* * fix returned value for FileRead and FileWrite in case of an error and cha...hajny2015-02-101-8/+16
* * minor update of the GetLastOSError support infrastructurehajny2014-11-291-2/+1
* * fix for random memory corruption introduced in r28975hajny2014-11-081-3/+14
* * make LastOSError accessible earlierhajny2014-11-061-3/+3
* * remove fixed limit for overall size of arguments for Dos.Exec and SysUtil...hajny2014-11-031-1/+2
* * added (limited) GetLastOSError by emulation of Win32 and *nix behaviour i...hajny2014-10-301-122/+265
* * use SystemFileName instead of the original FileName in DeleteFile()jonas2014-01-031-1/+1
* * rawbytestring/unicodestring versions of findfirst/findnext/findclosejonas2013-08-191-15/+19
* * moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interfacejonas2013-07-161-4/+7
* - removed platform-specific implementations of GetCurrentDir, SetCurrentDir,jonas2013-07-161-48/+0
* * don't truncate the result of GetEnvironmentVariable to 255 charactersjonas2013-07-151-1/+1
* * converted the following sysutils routines to unicodestring andjonas2013-07-091-12/+25
* * synchronised with trunk up to r24912jonas2013-06-171-0/+27
|\
| * * GetTickCount(64) implementation for OS/2 addedhajny2012-12-281-0/+27
* | + rawbytestring/unicodestring overloads for FileCreate and FileOpen.jonas2012-09-271-6/+13
|/
* * fix FileExists/DirectoryExists wrongly accepting non-existing entries wit...hajny2012-04-151-8/+19
* * proper support for ExecInheritsHandles in Flagshajny2011-10-041-1/+2
* * additional fixes for ExecuteProcess - running of DOS programs in current ...hajny2011-10-021-2/+10
* * fix for ExecuteProcess - starting of different executable types works pro...hajny2011-10-011-535/+189
* * FileExists fixed - wildcards not accepted any longerhajny2011-08-251-7/+7
* * FindFirst enhanced for file sizes >2 GBhajny2011-08-251-23/+67
* * fix for DirectoryExists - proper handling of root directoryhajny2011-08-131-4/+15
* * more complete/safer checking of sharing mode values allowed by OS/2hajny2011-05-261-3/+5
* * real implementation for FileCreate with ShareModehajny2011-05-261-16/+20
* * Added share mode argument to FileCreate callmichael2011-05-231-1/+6
* * Fixed spell errors.mazen2011-03-251-3/+3
* * Fixed spell error revealed by lintian.mazen2010-10-061-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
* * Implemented OnBeep to install custom beep handlermichael2009-11-221-2/+4
* * Change so that when FindFirst initially returns nonzero, FindClose is no lo...michael2009-05-291-0/+4
* + FileTruncate allows 64-bit parameterhajny2007-03-051-1/+1
* + support for 64-bit FS callshajny2007-03-051-33/+63
* * fix FileSeek implementation to match declarationmicha2006-11-011-1/+1
* *fix fileopen (please OS2,EMX maintainers have a look)oro062006-06-131-1/+2
* * fexpand defines kept in platform specific sysutils.pphajny2006-05-281-0/+3