Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the compat definitions to types.h | Vicent Marti | 2011-01-12 | 1 | -70/+0 |
| | | | | | | | | | Don't need a brand new header for two typedefs when we already have a types.h header. Change comment style to ANSI C. Signed-off-by: Vicent Marti <tanoku@gmail.com> | ||||
* | Revised platform types to use 'best supported' size. | Alex Budovski | 2011-01-11 | 1 | -0/+70 |
This will allow graceful migration to 64 bit file sizes and timestamps should git's binary interface be extended to allow this. |