Jonas Maebe
|
166a54e411
Merged revisions 6817-6822,6825-6826,6830 via svnmerge from
|
18 years ago |
michael
|
ea0fc335d1
* Fixed FileExists for >2GB files
|
18 years ago |
Jonas Maebe
|
87a4372d7f
* enable vfork for solaris
|
18 years ago |
micha
|
0043aff24d
* fix linux/sysutils 64 bit file handling: make off_t 64 bit
|
19 years ago |
micha
|
0c5124c295
* fix compilation of sysutils, partly revert patch from peter which was a modified version of my patch
|
19 years ago |
peter
|
d9bcee0cbe
* don't allocate unixfinddata if we search only one file, patch from neli
|
19 years ago |
Almindor
|
d107c6649c
* fixes a findfirst bug (thanks to jesusrmx)
|
19 years ago |
peter
|
25fe773e25
* FindFirst/FindNext replaced with optimized versions based on the
|
19 years ago |
michael
|
dc0e8428a6
+ Fixed rights parameter in TFileStream.Create and FileCreate
|
19 years ago |
michael
|
e73bc0b772
+ Made AddDisk a function, returning the current number of drives.
|
19 years ago |
michael
|
305e4142ff
+ Fixed FileGetAttr so hidden is correctly detected
|
19 years ago |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 years ago |
peter
|
da85b3db8c
* fix linux build
|
19 years ago |
Jonas Maebe
|
5e694a801e
* use vfork instead of fork for popen and one variant of executeprocess
|
19 years ago |
daniel
|
3758d106fe
* remove command about quotes in array version of executeprocess, which doesn't
|
19 years ago |
michael
|
59d3cd95a8
+ Patch from Michalis Kamburelis to implement correct config dir, following basedir-spec
|
19 years ago |
marco
|
411e2359eb
* Fixed 2.0.0 compilation
|
20 years ago |
marco
|
f054a6df16
* nanosleep for sleep(), since it is now in the POSIX group.
|
20 years ago |
florian
|
ee9862d231
+ signal hooking dummies
|
20 years ago |
florian
|
b245075bb3
* unix: faSymLink
|
20 years ago |
peter
|
b0e5f64091
* call uniquestring before calling stringtoppchar
|
20 years ago |
Jonas Maebe
|
437f35315c
* fixed datetime related routines for unix
|
20 years ago |
michael
|
d2d33c03fb
+ Added missing FileSetDate call
|
20 years ago |
florian
|
6992fde8fc
* patch from Ales to Katona to change some var parameters to out
|
20 years ago |
michael
|
180fd52858
+ Reworked GUID creation
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
99658cf4d6
+ Implementation of CreateGUID
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |