Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a function to initialize a RWLock | Chris Robinson | 2011-08-31 | 1 | -5/+1 |
* | Use a RWLock and atomic exchanges for thunk handling | Chris Robinson | 2011-08-30 | 1 | -31/+31 |
* | Remove some g_ prefixes | Chris Robinson | 2011-08-22 | 1 | -26/+26 |
* | Rename a couple variables | Chris Robinson | 2011-08-22 | 1 | -7/+7 |
* | Always use the thunk functions to get object IDs | Chris Robinson | 2011-08-22 | 1 | -4/+4 |
* | Don't use the thunk array for object lookups | Chris Robinson | 2011-08-22 | 1 | -28/+9 |
* | Rename the ERROR macro to ERR | Chris Robinson | 2011-07-13 | 1 | -1/+1 |
* | Use the logging macro for thunk errors | Chris Robinson | 2011-07-10 | 1 | -1/+1 |
* | Allow alThunkAddEntry to return a proper error | Chris Robinson | 2011-06-17 | 1 | -3/+4 |
* | Print an error when realloc fails | Chris Robinson | 2010-03-15 | 1 | -0/+1 |
* | Add missing config.h includes | Chris Robinson | 2008-01-16 | 1 | -0/+2 |
* | Initial import | Chris Robinson | 2007-11-13 | 1 | -0/+108 |