Bahadir Balban
|
96cd0949b6
|
Correct placement of arguments and environment on stack.
int main(int argc, char *argv[])
style main function works now on Codezero/POSIX.
|
2009-10-07 19:17:24 +03:00 |
|
Bahadir Balban
|
ea9c399dda
|
Progress on executing test0 from memfs file as an elf.
Elf is recognised OK, but somehow section table is not read correctly.
|
2009-10-06 18:30:36 +03:00 |
|
Bahadir Balban
|
f8bcd7a546
|
Merged fs0 to mm0 for simpler progress on posix api.
mm0 and all other posix dependents are building ok.
|
2009-10-04 17:34:19 +03:00 |
|