michael
|
2625b1dfa4
* Improved efficiency of Now/Date/Time
|
13 年之前 |
michael
|
1579470a68
* Also check TMPDIR, a UNIX standard used by a.o. iOS (mantis #20248)
|
14 年之前 |
marco
|
7eeb4ab539
* also return fasymbolic if dir is found.
|
14 年之前 |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 年之前 |
michael
|
be484359b8
* Corrected fix for FileAge
|
14 年之前 |
michael
|
9747f7f0cd
* Do not allow fileage for directories (15873)
|
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 年之前 |
Jonas Maebe
|
722d48c8c2
* only return an error if locking a file fails when the file is already
|
15 年之前 |
michael
|
01ed4a6745
* Implemented OnBeep to install custom beep handler
|
15 年之前 |
Jonas Maebe
|
25463000ac
* do not mark all found files with Find* as "faHidden" if the search path
|
16 年之前 |
michael
|
9538da64f9
* Change so that when FindFirst initially returns nonzero, FindClose is no longer needed (Windows compatible)
|
16 年之前 |
Jonas Maebe
|
f6d452c2c0
* remove the RTL's installed signal handlers at the end of the system
|
16 年之前 |
Jonas Maebe
|
99a02a93ca
* also consider the search attributes for findfirst if the name does
|
16 年之前 |
Jonas Maebe
|
8b53f8c41a
* fixed a bunch of cases where ESysEINTR wasn't handled
|
16 年之前 |
Jonas Maebe
|
f7003119d0
* fixed AddDisk() in sysutils and dos units, and fixed memory leaks
|
16 年之前 |
florian
|
475cd9926d
* couple of small haiku fixes by Olivier Coursiere
|
16 年之前 |
Jonas Maebe
|
6f12cb03db
* if no locking is specified, also request an exclusive lock for solaris
|
16 年之前 |
Jonas Maebe
|
78f6e5ff6e
* fixed fmShareDenyNone for Solaris
|
16 年之前 |
Jonas Maebe
|
6581c8dec5
* hopefully final fix to unix locking: specifying no locking mode again
|
16 年之前 |
Jonas Maebe
|
f9556bad39
* fixed ESysEIntr checking for fpflock
|
16 年之前 |
Jonas Maebe
|
4a829da2fc
* fixed fileopen when not specifying any sharing (should not perform any
|
16 年之前 |
Jonas Maebe
|
9fabb0b127
* fixed file locking of files opened as read- or write-only on solaris
|
16 年之前 |
Jonas Maebe
|
57ff980bc3
* hopefully fixed beos compilation after r12630 (it doesn't have flock)
|
16 年之前 |
Jonas Maebe
|
a730ee7f10
+ support for file locking for *nix systems based on flock (mantis #13012)
|
16 年之前 |
marco
|
52bb5ac229
* removed some old 1.0.x ->2.0.x transitional code (executeprocess)
|
16 年之前 |
michael
|
7a058a9bf2
* Added overloaded call for fplstat which has var argument (as for stat)
|
17 年之前 |
joost
|
acff7f60bd
* Add path-delimiters properly in GetAppConfigDir and GetAppConfigFile
|
17 年之前 |
Almindor
|
6433f8c38b
* fix DiskFree and DiskSize to check for Drive argument
|
17 年之前 |
michael
|
26575472b6
* Added GetUSerDir function (ID 11338)
|
17 年之前 |