Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
florian
|
7fef413b69
+ SysLocale
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
michael
|
9701081657
+ Added mode field to TSearchRec for Kylix compatibility
|
20 years ago |
michael
|
fbb13b5266
+ Added GetEnvironmentVariableCount and GetEnvironmentString calls
|
20 years ago |
marco
|
8d238cd712
* resolution of now increased to ms
|
21 years ago |
marco
|
139913d009
* getenv had ansistring as param due to {$H+} now shortstring.
|
21 years ago |
marco
|
07adf4e83d
* timezone stuff back to unix
|
21 years ago |
peter
|
0c80377ca8
* 1.0.x bootstrap fix
|
21 years ago |
olle
|
4478f72279
* Fix for FPC_USE_LIBC
|
21 years ago |
marco
|
780ba784d6
* unix interface cleanup
|
21 years ago |
michael
|
30a74b36f2
+ Fixed sleep: file needs to be closed again
|
21 years ago |
michael
|
dfe2a0417e
+ Implementation of GetTempDir and GetTempFileName
|
21 years ago |
michael
|
a0109e4da7
+ Give path, not comline in ExecuteProcess
|
21 years ago |
michael
|
d8501af1df
+ Fixed ExecuteProcess. Now returns the exit code or raises an exception on failure
|
21 years ago |
michael
|
6bf44ccc0f
Added getappconfig calls
|
21 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
michael
|
c89660006d
+ Fixed Globtosearchrec to use unixtowinage
|
21 years ago |
michael
|
94ed600e1e
+ Fixed FindFirst/FindNext so it treats the attributes correctly
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
peter
|
c17c80def1
* FileIsReadOnly fixed
|
21 years ago |
marco
|
3896b0fe05
* small fix for NIL arg ptr in first executeprocess
|
21 years ago |
marco
|
93622ec2e8
* UnixType changes. Please report problems to me.
|
21 years ago |
marco
|
c2d60c1a8b
* Hopefully last large changes to fpexec and friends.
|
21 years ago |
marco
|
75f4e0fea9
* First version of fpexec change. Still under ifdef or silently overloaded
|
21 years ago |
marco
|
11f9c20d90
* fixed for 1.0 errno->fpgeterrno
|
21 years ago |
michael
|
dc953332cd
+ Added fileIsReadOnly
|
21 years ago |
michael
|
71f7e0928b
+ Implemented getlastoserror
|
21 years ago |
Tomas Hajny
|
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
|
21 years ago |
michael
|
67d7dcdc91
+ Implemented sleep() on Unix.
|
21 years ago |