mirror of
https://github.com/uutils/coreutils
synced 2024-11-17 02:08:09 +00:00
b1fcb621a8
refactor `is_wsl` to `is_wsl_1` and `is_wsl_2` On my tests with wsl2 ubuntu2004 all tests pass without special cases I moved wsl detection into uucore so that it can be shared instead of duplicated I moved `parse_mode` into uucode as it seemed to fit there better and anyway requires libc feature |
||
---|---|---|
.. | ||
by-util | ||
common | ||
fixtures | ||
tests.rs |