Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-25 | s3:registry: add C for substantial changes to reg_objects | Michael Adam | 1 | -0/+1 | |
2010-05-25 | s3:registry:reg_objects: Remove use of uint{8,16,32} in favour of C99 types | Michael Adam | 1 | -10/+10 | |
2010-05-25 | s3:registry: move reg_objects.h to registry/ and use it only where needed | Michael Adam | 1 | -0/+75 | |
Every place outside of registry/ where this is used, should probably be changed to use pure reg_api.c code. |