Jonas Maebe
|
f7003119d0
* fixed AddDisk() in sysutils and dos units, and fixed memory leaks
|
16 gadi atpakaļ |
daniel
|
f77150fa71
* Fix another bug found by new hint.
|
18 gadi atpakaļ |
marco
|
58e3f8ad0d
* more deprecated fixes
|
18 gadi atpakaļ |
daniel
|
5acd85f447
* Revert 6964
|
18 gadi atpakaļ |
daniel
|
8127fb7a05
* Switch to classic field names to prevent further messing with compatibility.
|
18 gadi atpakaļ |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 gadi atpakaļ |
michael
|
e73bc0b772
+ Made AddDisk a function, returning the current number of drives.
|
19 gadi atpakaļ |
Jonas Maebe
|
23b5138f78
+ telldir returns a TOff, change searchpos for findfirst/next in Dos from
|
19 gadi atpakaļ |
marco
|
1c9e6e4a24
* Fixed tzseconds problem. I hope.
|
20 gadi atpakaļ |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 gadi atpakaļ |
fpc
|
50778076c3
initial import
|
20 gadi atpakaļ |
peter
|
df057f7550
* return doserror=2 if path is empty in exec()
|
20 gadi atpakaļ |
peter
|
e417e34496
* truncate log
|
20 gadi atpakaļ |
peter
|
ae8b7b153b
* include file cleanup
|
20 gadi atpakaļ |
michael
|
d73472e2e3
+ Patch from Michalis Kamburelis so FSearch does not find a directory
|
20 gadi atpakaļ |
Tomas Hajny
|
433df6f69f
* compilation fix for dosh.inc changes
|
20 gadi atpakaļ |
Tomas Hajny
|
ca4d769412
* compilation fix for dosh.inc changes
|
20 gadi atpakaļ |
Tomas Hajny
|
e1252e7302
* GetMsCount added, platform independent routines moved to single include file
|
20 gadi atpakaļ |
marco
|
0d1d1a2c1b
* fpsettimeofday.
|
20 gadi atpakaļ |
marco
|
63335fbc10
* FPC_USE_LIBC fixes
|
21 gadi atpakaļ |
peter
|
5ef188da6f
* remove sysutils
|
21 gadi atpakaļ |
marco
|
780ba784d6
* unix interface cleanup
|
21 gadi atpakaļ |
peter
|
1bc2f4c97f
* remove strpas() before syscalls so it chooses the pchar overload
|
21 gadi atpakaļ |
florian
|
f46756e96b
* alignment for sparc fixed
|
21 gadi atpakaļ |
olle
|
3f4eb52fec
* envstr now returns empty string when index out of bounds
|
21 gadi atpakaļ |
peter
|
682b148f4c
* reset searchrec info in findfirst
|
21 gadi atpakaļ |
marco
|
93622ec2e8
* UnixType changes. Please report problems to me.
|
21 gadi atpakaļ |
peter
|
c8b69e659b
* dirptr changed to pointer
|
21 gadi atpakaļ |
florian
|
4b114b5689
* fixed bootstrapping with 1.9.2
|
21 gadi atpakaļ |
daniel
|
bc7f8a474d
* Enable threadvars again
|
21 gadi atpakaļ |