Commit graph

3 commits

Author SHA1 Message Date
Knight
a196bebd1b uucore: add disp_err macro 2016-05-21 18:19:13 +08:00
Joseph Crail
58d6add8d1 Add macro to properly find program name. 2015-12-07 21:56:46 -05:00
Joseph Crail
ca1074201f Split utility files into separate library.
Everything in src/common has been moved to src/uucore. This is defined
as a Cargo library, instead of directly included. This gives us
flexibility to make the library an external crate in the future.

Fixes #717.
2015-11-24 22:20:27 -05:00
Renamed from src/common/util.rs (Browse further)