Merge io branch into trunk

This commit is contained in:
Eric Petit
2007-01-14 12:00:21 +00:00
parent 58a8bdedf0
commit e5e6a8b5df
26 changed files with 701 additions and 432 deletions
+2
View File
@@ -70,6 +70,8 @@ int tr_vsprintf( char **, int *, int *, const char *, va_list, va_list );
**********************************************************************/
char * tr_dupstr( const char * base, int len );
char * tr_errorString( int code );
/***********************************************************************
* tr_date
***********************************************************************