nushell/crates/nu-system
unrelentingtech b27148d14b
Fix build on *BSD, illumos, etc. (#6456)
* nu-path: use 'linux' code on all non-macOS unix

* nu-command: cfg() the Ps command to platforms it's actually implemented on

* nu-system: cfg() the Ps test to the platforms Ps is implemented on
2022-09-01 12:34:26 +12:00
..
src Fix build on *BSD, illumos, etc. (#6456) 2022-09-01 12:34:26 +12:00
.gitignore Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
Cargo.lock Bump dev version (#6350) 2022-08-18 21:14:17 +12:00
Cargo.toml Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
LICENSE Nu glob (#4818) 2022-03-13 11:30:27 -07:00