stdlibc 0.0.6 copy "stdlibc: ^0.0.6" to clipboard
stdlibc: ^0.0.6 copied to clipboard

C Standard Library - FFI bindings to the GNU C Library on Linux, and the BSD C Library on macOS.

0.0.6 #

  • Add pread(), pwrite()
  • Add getpwnam() & getpwuid()
  • add dup(), sync(), fsync()
  • Add getfsent(), getfsspec(), getfsfile()
  • Add fcntl(), ioctl()
  • Add getutxent()
  • Add examples: uptime, whoami, uname

0.0.5 #

  • Fix poll() default timeout -1.

0.0.4 #

  • Add read() and write().

0.0.3 #

  • Add pipe().

0.0.2+2 #

  • Ignore lints for pub.

0.0.2+1 #

  • Tweak lints.
  • Declare supported platforms.

0.0.2 #

  • Add poll().
  • Add example.

0.0.1 #

  • Initial release.
16
likes
0
pub points
75%
popularity

Publisher

verified publishercanonical.com

C Standard Library - FFI bindings to the GNU C Library on Linux, and the BSD C Library on macOS.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, ffi, meta, path

More

Packages that depend on stdlibc