This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-11-10 07:04:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d11878403c
coreutils
/
.busybox-config
5 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Fix more bugs to pass Busybox tests
2014-07-25 05:20:03 +00:00
CONFIG_FEATURE_FANCY_HEAD=y
CONFIG_UNICODE_SUPPORT=y
od: several small changes after review * update status in README.md * enable busybox tests Adding `CONFIG_DESKTOP` and `CONFIG_LONG_OPTS` to busybox config. These flags also enable other tests, but those utilities are not included in `TEST_PROGS`. (eg. awk) * fix whitespace and small issues * fix Eq imp for FormatWriter on nightly + beta * fix indention in multifilereader.rs * fix intermittent errors in tests
2016-11-09 19:26:55 +00:00
CONFIG_DESKTOP=y
CONFIG_LONG_OPTS=y
Reference in a new issue
Copy permalink