libc 0.0.10
libc: ^0.0.10 copied to clipboard
The C standard library wrapper (currently only header files) for the "binary interop" and "binary types".
0.0.10 #
- Added type
wint_tto the headerwchar.h
0.0.9 #
- All not a cross-platform constants was removed from the
white list
0.0.8 #
- Constants generated from the macro defintions (
#define) only if they included a specialwhite listand passed to the generator. Only cross-platform constants will be included in such list
0.0.7 #
- Generator of the library
libcnow generates the constants (from the#define) into classLibC
0.0.6 #
- Made adaptations of
stdio.hfor the correct linkage of the librarylibcon Windows
0.0.4 #
- Added generator of the library
libc - Initial version of the library
libcwas generated
0.0.3 #
- Added function prototypes in
stdio.h
0.0.1 #
- Initial release