libc 0.0.10 copy "libc: ^0.0.10" to clipboard
libc: ^0.0.10 copied to clipboard

Dart 1 only

The C standard library wrapper (currently only header files) for the "binary interop" and "binary types".

0.0.10 #

  • Added type wint_t to the header wchar.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 special white list and passed to the generator. Only cross-platform constants will be included in such list

0.0.7 #

  • Generator of the library libc now generates the constants (from the #define) into class LibC

0.0.6 #

  • Made adaptations of stdio.h for the correct linkage of the library libc on Windows

0.0.4 #

  • Added generator of the library libc
  • Initial version of the library libc was generated

0.0.3 #

  • Added function prototypes in stdio.h

0.0.1 #

  • Initial release
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

The C standard library wrapper (currently only header files) for the "binary interop" and "binary types".

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

binary_interop

More

Packages that depend on libc