Chameleon

Chameleon Svn Source Tree

Root/tags/2.0/i386/modules/klibc/limits.h

Source at commit 1793 created 12 years 5 months ago.
By blackosx, Attempt to overcome issue 211 by revising the code to remove all package .svn files before function makeSubstitutions() is called. The line it replaces should work but I can't figure out why it doesn't...
1
2#define CHAR_BIT8
3
4#define UCHAR_MAX255u
5#define INT_MAX2147483647
6#define UINT_MAX4294967295u

Archive Download this file

Revision: 1793