florian
|
336e72f3c4
* fix compilation on several OSes after r44010
|
5 년 전 |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 년 전 |
marco
|
a4864e36f2
# revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113
|
5 년 전 |
marco
|
b8e3d6efa1
# revisions: 41570,41571,41938,42457,42327,42556,42557
|
5 년 전 |
pierre
|
6eacae0a5a
------------------------------------------------------------------------
|
5 년 전 |
florian
|
f03a396757
* target classic MacOS builds again
|
7 년 전 |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 년 전 |
Jonas Maebe
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 년 전 |
Jonas Maebe
|
155aafc255
* moved SYSUTILS_HAS_ANSISTR/UNICODESTR_FILEUTIL_IMPL define to interface
|
12 년 전 |
Jonas Maebe
|
eeb98a0c0f
- removed platform-specific implementations of GetCurrentDir, SetCurrentDir,
|
12 년 전 |
Jonas Maebe
|
06d9b35ed3
* don't truncate the result of GetEnvironmentVariable to 255 characters
|
12 년 전 |
Jonas Maebe
|
26b2149ced
* converted the following sysutils routines to unicodestring and
|
12 년 전 |
Jonas Maebe
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 년 전 |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 년 전 |
marco
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 년 전 |
marco
|
8e9a7e14ad
* Revised yesterday solution to a more general one. Executeprocess gets
|
15 년 전 |
Tomas Hajny
|
5e1a7997ee
+ FileTruncate allows 64-bit parameter
|
18 년 전 |
micha
|
ce9e589e15
* fix FileSeek implementation to match declaration
|
19 년 전 |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 년 전 |
florian
|
6992fde8fc
* patch from Ales to Katona to change some var parameters to out
|
20 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
florian
|
7fef413b69
+ SysLocale
|
20 년 전 |
peter
|
e417e34496
* truncate log
|
20 년 전 |
olle
|
8e646a530a
+ a tiny bit of support for macos
|
20 년 전 |
michael
|
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
20 년 전 |
mazen
|
25a119908a
* First implementation of ExecuteProcess
|
21 년 전 |
mazen
|
209e2b49ed
* implement Find{First,Next,Close} according to Dos unit code
|
21 년 전 |
olle
|
3bb96fefbd
+ added skeleton version
|
21 년 전 |