Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob: Replace makefile (use dependencies) | Francis Rowe | 2014-12-23 | 2 | -102/+137 |
| | | | | | | | Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files. | ||||
* | ich9deblob: unify comment styling | Francis Rowe | 2014-12-23 | 1 | -99/+137 |
| | |||||
* | ich9deblob: fix descriptions in src headers | Francis Rowe | 2014-12-23 | 1 | -1/+1 |
| | |||||
* | ich9deblob: rename descriptor/struct.h to descriptor/descriptor.h | Francis Rowe | 2014-12-23 | 1 | -0/+0 |
| | |||||
* | ich9deblob: move descriptor functions to descriptor/struct.h | Francis Rowe | 2014-12-23 | 1 | -0/+88 |
| | |||||
* | ich9deblob: move ich9desc.h to descriptor/struct.h | Francis Rowe | 2014-12-23 | 1 | -0/+228 |