florian
|
3290129414
* InitFPU renamed to SysResetFPU
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
florian
|
495cb55113
+ call to initvariantmanager inserted
|
23 years ago |
carl
|
953a1ccdae
- removed os_types
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
pierre
|
521f29fcca
* fix bug report 2086
|
23 years ago |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
23 years ago |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 years ago |
pierre
|
215ed72a2d
* Rename HeapSize to WinAPIHeapSize to avoid conflict with general function
|
23 years ago |
carl
|
7d6edd04b2
+ generic stack checking
|
23 years ago |
peter
|
58218bf81f
* Regenerated with updated fpcmake
|
23 years ago |
pierre
|
6165a24c43
* fix compilation failure
|
23 years ago |
peter
|
24fdea1ad0
* merged filesearch() fix
|
23 years ago |
peter
|
a2be264e11
* merged fixes from 1.0
|
24 years ago |
florian
|
f9ed2775c2
+ beginning of variant dispatching
|
24 years ago |
michael
|
25ba6fe2ea
+ Fixed Append() bug. Appending non-existing file now gives an error
|
24 years ago |
peter
|
5d62342562
* criticalsection renamed to rtlcriticalsection for kylix compatibility
|
24 years ago |
carl
|
05a2276947
* bugfix #1639 (IsMultiThread varialbe setting)
|
24 years ago |
florian
|
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
|
24 years ago |
peter
|
f959b8e668
* fixed getdir() that was broken when a directory on a different drive
|
24 years ago |
Tomas Hajny
|
268d2a4ab6
* GetDir fix for inaccessible drives
|
24 years ago |
Jonas Maebe
|
94b50cf56c
* move platform independent constant declarations after inclusion of
|
24 years ago |
Tomas Hajny
|
72e3212dad
+ platform specific information
|
24 years ago |
Tomas Hajny
|
1dee2d5efc
* errno changed to a threadvar if MT enabled
|
24 years ago |
peter
|
9edddec212
* fixed empty arguments
|
24 years ago |
peter
|
6db9db184b
* same argument parsing -"abc" becomes -abc. This is compatible with
|
24 years ago |
florian
|
1f91d1d88e
+ sLineBreak and misc. stuff for Kylix compatiblity
|
24 years ago |
Tomas Hajny
|
f041ede95b
* GetDir fixed
|
24 years ago |
Tomas Hajny
|
d5e9273b9b
* universal FExpand
|
24 years ago |
peter
|
bcbb21839d
* chdir,mkdir,rmdir with empty string fixed
|
24 years ago |