issues
search
sunfishcode
/
mustang
Rust programs written entirely in Rust
Other
853
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to rustix 0.36.
#147
sunfishcode
closed
2 years ago
0
Add rand function
#146
carbotaniuman
closed
1 year ago
2
Fully implement rand48
#145
carbotaniuman
closed
2 years ago
0
Don't use the memchr crate to implement `memchr`.
#144
sunfishcode
closed
2 years ago
0
Fix `realpath` and `strerror_r` to handle uninitialized buffers.
#143
sunfishcode
closed
2 years ago
2
c-scape's `read` has UB when the provided buffer is uninitialized
#142
sunfishcode
closed
1 year ago
1
The memchr implementation has UB
#141
carbotaniuman
closed
2 years ago
3
c-scape: add pthread_setname_np (#139)
#140
HookedBehemoth
closed
2 years ago
6
examples using threads don't compile on latest nightly
#139
HookedBehemoth
closed
2 years ago
0
Mustang doesn't compile with latest nightly
#138
sunfishcode
closed
2 years ago
6
Update tests/net-ip.rs to the latest upstream.
#137
sunfishcode
closed
2 years ago
3
Stack overflow in rust nightly-2022-08-08 with -Zbuild-std and rustc_private
#136
sunfishcode
closed
2 years ago
4
Update Mustang to work with the latest nightly Rust.
#135
sunfishcode
closed
2 years ago
1
Work on exec functions
#134
carbotaniuman
closed
2 years ago
5
Call the TLS destructors on `exit`.
#133
sunfishcode
closed
2 years ago
0
Add phtread_key and readdir
#132
carbotaniuman
closed
2 years ago
3
Implementing `pthread_key`
#131
carbotaniuman
closed
2 years ago
2
Test not having outline atomics
#130
carbotaniuman
closed
2 years ago
0
Consider `nodefaultlibs` linker args instead of empty object files
#129
carbotaniuman
closed
2 years ago
2
Remove redundant `checked_cast`, add `utimes` family
#128
carbotaniuman
closed
2 years ago
9
Make `malloc(0)` return a non-NULL pointer.
#127
sunfishcode
closed
2 years ago
0
Remove the "raw_dtors" feature.
#126
sunfishcode
closed
2 years ago
0
Add a new c-gull crate, which is an above-std libc implementation.
#125
sunfishcode
closed
2 years ago
3
Work on ctype functions, fix some string functions
#124
carbotaniuman
closed
2 years ago
4
Map of mustang and rustix
#123
sunfishcode
closed
1 year ago
1
Implement pthread_cond*.
#122
sunfishcode
closed
2 years ago
0
Add logging to thread deallocation.
#121
sunfishcode
closed
2 years ago
0
Fix the layout of the pthread types on aarch64.
#120
sunfishcode
closed
2 years ago
0
Update some tests to the latest upstream
#119
sunfishcode
closed
2 years ago
0
Add documentation comments.
#118
sunfishcode
closed
2 years ago
0
Remove `feature(thread_local_const_init)`, which is no longer needed.
#117
sunfishcode
closed
2 years ago
0
Fix warnings.
#116
sunfishcode
closed
2 years ago
0
Make all functions in `c-scape` non-`pub`.
#115
sunfishcode
closed
2 years ago
0
Fix and re-enable x86 support.
#114
sunfishcode
closed
2 years ago
0
Use a futex-based lock implementations.
#113
sunfishcode
closed
2 years ago
0
Update to rustix 0.35-6-beta.2.
#112
sunfishcode
closed
2 years ago
0
Why are mustang targets named *-mustang-*-*?
#111
Gaelan
closed
2 years ago
2
Don't pass `BorrowedFd` by reference.
#110
sunfishcode
closed
2 years ago
2
Modularize more files and implement string functions
#109
carbotaniuman
closed
2 years ago
1
Enable the new strict-provenance lints.
#108
sunfishcode
closed
2 years ago
0
Debug the 32-bit x86 failures
#107
sunfishcode
closed
2 years ago
1
Avoid casting pointers to usize and back.
#106
sunfishcode
closed
2 years ago
0
Add stubs for `setpgid` and `posix_spawnattr_setpgroup`.
#105
sunfishcode
closed
2 years ago
0
Split up some files into modules/impl FS functions
#104
carbotaniuman
closed
2 years ago
12
Update to rustix 0.34.0 and io-lifetimes 0.6.0.
#103
sunfishcode
closed
2 years ago
0
Update some stale doc comments to reflect the current code.
#102
sunfishcode
closed
2 years ago
0
Handle rustix APIs which return optional addresses.
#101
sunfishcode
closed
2 years ago
0
Use relibc for "top half" libc support
#100
sunfishcode
closed
2 years ago
5
Update to rustix 0.33.0 and linux-raw-sys 0.0.40.
#99
sunfishcode
closed
2 years ago
0
Implement `openat` and `unlinkat`.
#98
sunfishcode
closed
2 years ago
1
Previous
Next