index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtl
/
msdos
/
sysutils.pp
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ TZ variable based offset calculation included for DOS targets
hajny
2020-11-24
1
-0
/
+4
*
* reverted a change not belonging to the previous commit
hajny
2020-11-24
1
-2
/
+0
*
+ provided sysbeep for DOS targets
hajny
2020-11-24
1
-0
/
+10
*
* Correction of omissions in GetLocalTime
hajny
2020-11-22
1
-0
/
+1
*
* msdos: Enabled $HUGECODE for sysutils and classes to overcome 64K per unit ...
yury
2020-08-19
1
-0
/
+1
*
* fix of FileSetDate after int64 changes (r44010 and r44013)
hajny
2020-01-22
1
-2
/
+2
*
* fix compilation on several OSes after r44010
florian
2020-01-21
1
-5
/
+2
*
* subroutines working with an OS dependend time stamp use an int64 now, so ...
florian
2020-01-21
1
-2
/
+2
*
Avoid range check error for functions returning THandle type by using unused...
pierre
2019-08-19
1
-2
/
+2
*
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExcep...
svenbarth
2019-07-20
1
-1
/
+1
*
* fix for Mantis #35862: free the list of functions added with AddTerminatePr...
svenbarth
2019-07-19
1
-0
/
+1
*
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (curr...
svenbarth
2018-08-24
1
-0
/
+6
*
+ add Delphi compatible FollowLink parameter (default is True) to FileExists ...
svenbarth
2018-08-24
1
-2
/
+2
*
* replaced Intr($21,regs) with MsDos(regs) in the i8086-msdos sysutils unit
nickysn
2017-12-15
1
-17
/
+17
*
* system.pp:
pierre
2017-05-19
1
-1
/
+3
*
* fixed compilation of sysutils on i8086-msdos after r33290
nickysn
2016-03-21
1
-5
/
+7
*
* Type helpers, compatible to Delphi XE 8
michael
2015-11-07
1
-0
/
+2
*
* fixed the sysutils.GetEnvironment* functions for i8086-msdos
nickysn
2015-10-11
1
-3
/
+73
*
+ implemented sysutils.diskfree and sysutils.disksize for i8086-msdos
nickysn
2015-10-01
1
-13
/
+8
*
* fixed getting the current locale's ansi upper case table under i8086-msdos
nickysn
2015-10-01
1
-2
/
+3
*
* fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and
nickysn
2014-08-18
1
-3
/
+3
*
* various rtl fixes that allow objpas.integer to be 16-bit on 16-bit targets
nickysn
2014-03-06
1
-3
/
+3
*
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
jonas
2013-08-19
1
-8
/
+8
*
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
jonas
2013-07-16
1
-4
/
+7
*
- removed platform-specific implementations of GetCurrentDir, SetCurrentDir,
jonas
2013-07-16
1
-33
/
+0
*
* converted the following sysutils routines to unicodestring and
jonas
2013-07-09
1
-7
/
+7
*
* converted fileopen/filecreate interface to RawByteString for
jonas
2013-07-09
1
-5
/
+8
*
+ added sysutils.pp to the i8086-msdos rtl
nickysn
2013-05-25
1
-0
/
+882