Subversion Repositories shark

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1660 7417d 01h giacomo /unsupported/trunk/pendulum/GRID/OLD/ Update  
1659 7417d 01h giacomo /unsupported/trunk/pendulum/ Old inverted pendulum demo  
1658 7420d 00h giacomo /unsupported/trunk/ Update  
1657 7427d 18h /unsupported/tags/rel_0_5/ This commit was manufactured by cvs2svn to create tag 'rel_0_5'.  
1656 7427d 18h giacomo /unsupported/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
1655 7427d 18h giacomo /unsupported/branches/unsupported/ Unsupported Demos  
1654 7427d 18h /unsupported/ New repository initialized by cvs2svn.  
1653 7076d 18h mauro /advdemos/trunk/ New intdrive implementation  
1652 7150d 01h /advdemos/tags/rel_1_5_beta1/ This commit was manufactured by cvs2svn to create tag
'rel_1_5_beta1'.
 
1651 7150d 01h pj /advdemos/trunk/ moved modules directory  
1650 7198d 20h pj /advdemos/trunk/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
 
1649 7322d 18h giacomo /advdemos/trunk/gpsmesa/ Update  
1648 7325d 05h giacomo /advdemos/trunk/gpsmesa/ GPS demo with MESA 3D interface  
1647 7329d 22h giacomo /advdemos/trunk/chimera/ Update  
1646 7335d 04h giacomo /advdemos/trunk/chimera/ Update  
1645 7356d 18h mauro /advdemos/trunk/chimera/ update  
1644 7399d 18h anton /advdemos/trunk/elastic/ update  
1643 7399d 18h anton /advdemos/trunk/elastic/ Bugfixes  
1642 7406d 21h anton /advdemos/trunk/elastic/ *** empty log message ***  
1641 7407d 00h anton /advdemos/trunk/elastic/ *** empty log message ***  
1640 7407d 00h giacomo /advdemos/trunk/elastic/ Update  
1639 7407d 20h anton /advdemos/trunk/elastic/ *** empty log message ***  
1638 7411d 04h giacomo /advdemos/trunk/ EDFAct Removed  
1637 7412d 03h giacomo /advdemos/trunk/chimera/ Update  
1636 7420d 00h giacomo /advdemos/trunk/mpeg2/ Update  
1635 7420d 00h giacomo /advdemos/trunk/ SLSH goes to unsupported  
1634 7420d 00h giacomo /advdemos/trunk/ FIRST goes to unsupported  
1633 7420d 00h giacomo /advdemos/trunk/ CBS_FT goes to unsupported  
1632 7420d 00h giacomo /advdemos/trunk/ CASH goes to unsupported  
1631 7420d 21h anton /advdemos/trunk/elastic/ elastic  
1630 7424d 19h anton /advdemos/trunk/elastic/ *** empty log message ***  
1629 7424d 21h anton /advdemos/trunk/elastic/ *** empty log message ***  
1628 7426d 19h giacomo /advdemos/trunk/elastic/ Update  
1627 7426d 23h giacomo /advdemos/trunk/elastic/ Elastic Task Demo  
1626 7427d 18h /advdemos/tags/rel_0_1/ This commit was manufactured by cvs2svn to create tag 'rel_0_1'.  
1625 7427d 18h giacomo /advdemos/trunk/ This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
 
1624 7427d 18h giacomo /advdemos/branches/advdemos/ Advanced Demos Repository  
1623 7427d 18h /advdemos/ New repository initialized by cvs2svn.  
1622 6115d 16h fabio /shark/branches/xen/ Rremove mkf/.

Noone seems to use/need it.
 
1621 6115d 17h fabio /shark/branches/xen/ Move all the low level libc related headers from the OSLib to libc/.

Move the headers used to define the libc interface exported by Shark from
the OSLib to libc/arch/$(ARCH) (remember, by now ARCH can be only x86,) and
change their users to reflect the movement. There are still a couple of
problems to solve, that are how to deal with the libc code used inside the
kernel, and how to handle things that are on the boundary, e.g., some type
definitions and so on. Btw this had to be started from somewhere.