| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split debug functions out into core/debug.c, so that they can be | Michael Brown | 2006-05-17 | 1 | -0/+87 |
| automatically linked in on demand. Corrected warnings in misc.c. strtoul() really should be unsigned long strtoul ( const char *p, const char **endp, int base ) but such is not the ANSI standard. | |||||
