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 |
florian
|
0c1fbaeae4
* compilation error fixed
|
21 years ago |
florian
|
822ce0df68
* changed sysutils.exec to ExecuteProcess
|
21 years ago |
marco
|
aeaf3e9d2c
* Unix exec(ansistring)
|
21 years ago |
michael
|
de16dcff56
+ Some fixes to have everything compile again
|
21 years ago |
marco
|
0c999e0c9b
* threads for FreeBSD. Not working tho
|
22 years ago |
Tomas Hajny
|
57538cb669
* THandle in sysutils common using System.THandle
|
22 years ago |
marco
|
cdf26af82b
* fix from Vincent to casetables
|
22 years ago |