Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved the elfutils.h header in a private location. | Stefan Bucur | 2009-03-15 | 1 | -1/+1 |
* | Implemented the 'list' command in the CLI. | Stefan Bucur | 2009-03-15 | 1 | -0/+9 |
* | Exported the module list head + iterator defined. | Stefan Bucur | 2009-03-15 | 1 | -1/+1 |
* | Fixed a bug that permitted duplicate modules. | Stefan Bucur | 2009-03-15 | 1 | -0/+6 |
* | Added a new execution API on top of the module API. | Stefan Bucur | 2009-03-15 | 1 | -2/+10 |
* | Created a simple quick sort module. | Stefan Bucur | 2009-03-15 | 1 | -1/+1 |
* | Reorganized the module system in a consistent API. | Stefan Bucur | 2009-03-15 | 1 | -0/+465 |