svenbarth
|
d5c8fe7455
* on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals
|
8 years ago |
svenbarth
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 years ago |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 years ago |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 years ago |
Tomas Hajny
|
03f52902f3
* do not use / as DriveSeparator
|
15 years ago |
florian
|
d955c9b4f7
+ proper handling of lineinfo retrival for dyn. libs in unix
|
17 years ago |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
Tomas Hajny
|
3b3849c02c
+ AllFilesMask constant added
|
18 years ago |
Almindor
|
57d5ce9713
* some unix changes mainly on freeBSD and fix to MAXPATHLEN constant
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
2e48181661
+ Added maxpathlen constant (maximum length of filename path)
|
20 years ago |
Tomas Hajny
|
d3c103dfd7
* EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453)
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
f4011dabba
* solaris updates
|
20 years ago |
peter
|
2fbaae2b91
* threading in system unit
|
20 years ago |
olle
|
9a4855aa43
+ added maxExitCode to all System.pp
|
21 years ago |
daniel
|
74d50c5f11
* No envp,argv,argc declaration for Darwin
|
21 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
peter
|
1ca09822a6
* unix thandle is always 32bit
|
21 years ago |
olle
|
8a1b525ff7
* Changed m68k to cpum68k
|
22 years ago |
peter
|
d0eac29ab9
* THandle is platform dependent
|
22 years ago |
peter
|
906b37ffa1
* remove threadh.inc include
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 years ago |
marco
|
94d9d8fe46
* Fixed a ifdef linux to ifdef unix (related to TRTL change)
|
24 years ago |
peter
|
5d62342562
* criticalsection renamed to rtlcriticalsection for kylix compatibility
|
24 years ago |
peter
|
4c26674c00
* start of thread support for linux
|
24 years ago |