Károly Balogh
|
1c930b5d24
sysutils/GetEnvironmentVariable() now handles PATH lengths above 255 chars
|
11 年之前 |
Jonas Maebe
|
8fe7d82db7
* changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer
|
11 年之前 |
Károly Balogh
|
3b87e2c386
fixed InternalFindFirst to initialize out Rslt properly, also reverted some earlier changes leading to potential issues as Jonas pointed out
|
11 年之前 |
Károly Balogh
|
a691971b9d
fixed RawByteString PathConv() return value, removed the no longer needed dosLock() function, and related cleanups
|
11 年之前 |
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
|
26b2149ced
* converted the following sysutils routines to unicodestring and
|
12 年之前 |
Jonas Maebe
|
c0d2ebb682
* export PathConv(RawByteString) from the system unit and import/use it in
|
12 年之前 |
Jonas Maebe
|
ecd3cba02b
* synchronised with trunk up to r24912
|
12 年之前 |
Károly Balogh
|
cdf3f3266b
implemented FileSetDate, improved FileCreate
|
12 年之前 |
Károly Balogh
|
e3594452b5
implemented FileGetDate for MorphOS, based on FileAge implementation
|
12 年之前 |
Károly Balogh
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
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 年之前 |
Károly Balogh
|
99a94573ed
+ removed empty Beep(); function, uses OnBeep now, sysutils should compile again
|
15 年之前 |
Károly Balogh
|
b683ddf406
+ added a quick'n'dirty Sysutils.Sleep() implementation
|
17 年之前 |
Károly Balogh
|
a096096de1
+ fixed Sysutils' ExecuteProcess() to allow longer ComLine than 256 chars (smartlinking needs this badly)
|
17 年之前 |
Tomas Hajny
|
5e1a7997ee
+ FileTruncate allows 64-bit parameter
|
18 年之前 |
Károly Balogh
|
98f983ce08
+ further fixes to sysutils, to make dircache work
|
18 年之前 |
Károly Balogh
|
ad98dc7b06
+ gadzillion amount of fixes for sysutils
|
18 年之前 |
micha
|
ce9e589e15
* fix FileSeek implementation to match declaration
|
19 年之前 |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 年之前 |
Károly Balogh
|
000e839d77
- fixed system.chdir() to properly return error
|
19 年之前 |
Károly Balogh
|
bd24678ae5
Merged r1666 changes from fixes branch
|
20 年之前 |
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 年之前 |