GrayJack / coreutils

Core utils re-implementation for UNIX/UNIX-like systems written in Rust
Mozilla Public License 2.0
106 stars 40 forks source link

Intital pass at a printf implementation #151

Closed CaseyB closed 2 years ago

CaseyB commented 2 years ago

This PR is a first pass at implementing printf to resolve #41

HappyHacktoberfest !

CaseyB commented 2 years ago

Sorry about that, the author info got screwed up so I had to update the commits.

CaseyB commented 2 years ago

Is there anything I'm missing? I believe this covers the core printf functionality.

GrayJack commented 2 years ago

Awesome! Thanks for the contribution 🎉

bors r+

bors[bot] commented 2 years ago

Build succeeded: