- 19 Mar, 2019 3 commits
- 18 Mar, 2019 2 commits
- 17 Mar, 2019 4 commits
- 15 Mar, 2019 3 commits
-
-
Jeremy Soller authored
Misc fixes: Lockfile update and disabling stat See merge request redox-os/coreutils!201
-
Robin Randhawa authored
It's currently build-broken. Let's allow the rest of the utils build for the moment.
-
Robin Randhawa authored
Was referring to an old syscall crate version. Update needed to build for AArch64.
-
- 15 Oct, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 15 Jul, 2018 2 commits
-
-
Tom Almeida authored
integrate failure crate and redo error system See merge request redox-os/coreutils!199
-
-
- 06 Jul, 2018 2 commits
-
-
Jeremy Soller authored
Add postfixes to numbers in dd See merge request redox-os/coreutils!197
-
-
- 12 Jun, 2018 1 commit
-
-
Jeremy Soller authored
-
- 03 Feb, 2018 1 commit
-
-
Jeremy Soller authored
Update to use new redox_users API
-
- 02 Feb, 2018 1 commit
-
-
Dan Robertson authored
-
- 10 Jan, 2018 2 commits
-
-
Jeremy Soller authored
Updating the readme to show only included files
-
dabbydubby authored
Old readme included a list of executables long since vanished
-
- 15 Dec, 2017 2 commits
-
-
Jeremy Soller authored
Updated 'redox_users' and 'libextra' and used new APIs in there.
-
Jose Narvaez authored
-
- 09 Dec, 2017 3 commits
-
-
-
Jeremy Soller authored
-
Jeremy Soller authored
Performance improvement for cat without arguments
-
- 05 Dec, 2017 2 commits
-
-
Tom Almeida authored
Performance improvement for cat with arguments (from 58 MB/s to 116 MB/s) by adding a 64KB input buffer, a 192KB output buffer and fixing a badly ordered if statement
-
Tom Almeida authored
-
- 30 Nov, 2017 5 commits
-
-
Jeremy Soller authored
dd: Fix status option
-
Jerome Jutteau authored
Signed-off-by:
Jerome Jutteau <j.jutteau@gmail.com>
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 21 Nov, 2017 2 commits
-
-
Jeremy Soller authored
Simplify dd
-
Jerome Jutteau authored
Replaced unnecessary Input and Output structs by a Box<io::Read> Signed-off-by:
Jerome Jutteau <mojo@couak.net>
-
- 08 Nov, 2017 2 commits
-
-
Jeremy Soller authored
Migrated to `redox_users`.
-
Jose Narvaez authored
Details: - Using `redox_users` instead of `useutils`. - Updated dependencies. - Fixed some warnings in `tee`. - Fixed formatting in `stat`.
-
- 14 Oct, 2017 1 commit
-
-
Jeremy Soller authored
-