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 година |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
пре 17 година |
peter
|
95d0ce1270
* VendorName function added to allow an extra subdirectory
|
пре 17 година |
marco
|
827d380691
* pchar(pointer()) isms that were safe.
|
пре 18 година |
daniel
|
5acd85f447
* Revert 6964
|
пре 18 година |
daniel
|
8127fb7a05
* Switch to classic field names to prevent further messing with compatibility.
|
пре 18 година |
Jonas Maebe
|
95474a2d38
* fixed memory leak in executeprocess for FPC_USE_FPEXEC
|
пре 18 година |
Tomas Hajny
|
b06b453ee1
* check for 64-bit support in FileTruncate based on TOff definition
|
пре 18 година |
Jonas Maebe
|
6a7321c318
* enabled 64 bit filetruncate
|
пре 18 година |
peter
|
7fb4c0675a
* fixed compile error
|
пре 18 година |
Tomas Hajny
|
5e1a7997ee
+ FileTruncate allows 64-bit parameter
|
пре 18 година |
michael
|
ea0fc335d1
* Fixed FileExists for >2GB files
|
пре 18 година |
Jonas Maebe
|
87a4372d7f
* enable vfork for solaris
|
пре 18 година |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
пре 19 година |
micha
|
0c5124c295
* fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch
|
пре 19 година |
peter
|
d9bcee0cbe
* don't allocate unixfinddata if we search only one file, patch from neli
|
пре 19 година |