Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4244 → Rev 4245

/trunk/uspace/lib/libc/include/string.h
40,6 → 40,7
#include <bool.h>
 
#define U_SPECIAL '?'
#define U_BOM 0xfeff
 
/**< No size limit constant */
#define STR_NO_LIMIT ((size_t) -1)