Hi all,
I have updated the latest codes after a long time. At last the
things are working.
Changes:
- Now the vfork(), exec() are working well.
- I have also written a very simple shell (sh), ls etc. which is just
for testing purposes. We have to strengthen our C library so that we
can port GNU coreutils to ManRiX.
- The interrupt handling mechanism has been heavily optimised. Now it
no longer uses the UNIX signals for notifying the driver theread the
presence of IRQ.
There are still a lot of code which does not work as intended....
If you find any type of bugs, don't forget to discuss it here....
Your participation is highly appreciated.
Thanks
Manish Regmi
|