issues
search
japaric
/
steed
[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
519
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What is the current status of this repository now?
#161
zhangpf
closed
5 years ago
1
unbreak build
#160
japaric
opened
6 years ago
11
error: failed to load source for a dependency on `collections`
#159
anxiousmodernman
opened
6 years ago
6
std: Remove `rand` crate and module
#158
dvc94ch
opened
7 years ago
28
add the target-c-int-width field to the target specifications
#157
japaric
closed
7 years ago
23
Fails to build using lld
#156
mssun
closed
7 years ago
2
always use the latest stable cross release
#155
japaric
closed
7 years ago
8
update to work with a recent nightly
#154
japaric
closed
7 years ago
9
Fails to build with the new allocator system
#153
zkbpkp
opened
7 years ago
3
Docker image got deleted
#152
fschutt
closed
7 years ago
1
Rebase steed on top of rust/libstd
#151
anatol
opened
7 years ago
2
Fix the build
#150
tbu-
closed
7 years ago
4
Copy a working mutex implementation from `parking_lot`
#149
tbu-
closed
7 years ago
22
Implement sync::RwLock and sync::Mutex
#148
anatol
opened
7 years ago
3
Remove references to core::num::{Zero, One}
#147
anatol
closed
7 years ago
14
Spawned commands should inherit environment
#146
tbu-
opened
7 years ago
0
Activate some more tests
#145
tbu-
closed
7 years ago
6
Non-aborting panic
#144
tbu-
closed
7 years ago
2
Synchronize access to the environment (`env`)
#143
tbu-
opened
7 years ago
1
bump qemu version to v0.2.9
#142
japaric
closed
7 years ago
4
Almost finish the `env` module
#141
tbu-
closed
7 years ago
11
Update the remaining parts to Rust 1.16.0
#140
tbu-
closed
7 years ago
10
Add `__rust_alloc_zeroed` to `naive_ralloc`
#139
tbu-
closed
7 years ago
4
Build failed with newest nightly
#138
tbu-
closed
7 years ago
6
Segfault on ButReader::new
#137
aleksander
opened
7 years ago
4
Link error
#136
aleksander
closed
7 years ago
4
fix readme
#135
aleksander
closed
7 years ago
20
Implement `Drop` for `sys::thread::Thread`
#134
tbu-
opened
7 years ago
0
Implement `sys::os::page_size`
#133
tbu-
opened
7 years ago
0
Implement stack overflow handler
#132
tbu-
opened
7 years ago
0
Don't leak thread stack on exit
#131
tbu-
opened
7 years ago
2
Why does `FUTEX_WAIT_PRIVATE` not work for thread joining?
#130
tbu-
opened
7 years ago
0
Go back to `std` code for generating `ThreadId`s
#129
tbu-
opened
7 years ago
0
Add thread guard to new threads
#128
tbu-
opened
7 years ago
0
Implement `set_thread_pointer` on all platforms
#127
tbu-
opened
7 years ago
0
Update to Rust 1.16.0
#126
tbu-
closed
7 years ago
10
Implement `Command::envs`, `Command::try_wait`
#125
tbu-
opened
7 years ago
0
add synchronization to env::args
#124
japaric
opened
7 years ago
0
segfault on powerpc during startup
#123
japaric
opened
7 years ago
0
default to lld as the linker, update the README
#122
japaric
closed
7 years ago
13
[RFC] split platform support in two tiers
#121
japaric
closed
7 years ago
12
Fix 'cannot mutably borrow immutable field' copmpile error
#120
anatol
closed
7 years ago
5
Use core::str instead of std_unicode::str
#119
FenrirWolf
closed
7 years ago
4
gate on running steed's test suite
#118
japaric
closed
7 years ago
4
implement `sync::mpsc::channel`
#117
japaric
opened
7 years ago
0
implement TempDir (sys_common::io::test::TempDir)
#116
japaric
closed
7 years ago
1
fix unit tests
#115
japaric
opened
7 years ago
9
Pick a default allocator
#114
japaric
opened
7 years ago
0
test `#[bench]`marks
#113
japaric
opened
7 years ago
0
bare bones test crate
#112
japaric
closed
7 years ago
9
Next