| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-06 | redox: convert to target_family unix | Jeremy Soller | -241/+0 | |
| 2019-03-31 | libstd: deny(elided_lifetimes_in_paths) | Mazdak Farrokhzad | -2/+2 | |
| 2019-02-28 | libstd => 2018 | Taiki Endo | -22/+22 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-18 | Update to new system calls and enviromental variables | Jeremy Soller | -33/+68 | |
| 2018-06-14 | Removed two unused variables | Chris Cesare | -3/+0 | |
| 2017-11-19 | Add process::parent_id | Steven Fackler | -0/+4 | |
| I have this as a Unix-only API since it seems like Windows doesn't have a similar API. | ||||
| 2017-10-06 | Add current_pid function | Thayne McCombs | -0/+4 | |
| Fixes #44971 | ||||
| 2017-07-17 | redox: handle multiple paths in PATH | Ian Douglas Scott | -3/+3 | |
| 2017-06-20 | Redox: Use create() instead of open() when setting env variable | Ian Douglas Scott | -1/+1 | |
| 2017-01-20 | Use libc errno | Jeremy Soller | -1/+8 | |
| 2016-11-30 | Cleanup env | Jeremy Soller | -4/+5 | |
| 2016-11-28 | Commit to fix make tidy | Jeremy Soller | -1/+1 | |
| 2016-11-28 | Switch to using syscall crate directly - without import | Jeremy Soller | -7/+5 | |
| 2016-11-14 | Add current_exe support | Jeremy Soller | -2/+12 | |
| 2016-10-29 | Implement rand and args, cleanup other modules | Jeremy Soller | -1/+1 | |
| 2016-10-29 | Implement env, reentrant mutex, and partially implement scoped thread ↵ | Jeremy Soller | -8/+37 | |
| locals. Better error messages for unsupported features | ||||
| 2016-10-28 | Remove unsafe libc layer | Jeremy Soller | -91/+11 | |
| 2016-10-27 | Add redox system | Jeremy Soller | -0/+246 | |
