- Jul 04, 2019
-
-
Jeremy Soller authored
-
- Jul 01, 2019
-
-
Jeremy Soller authored
This reverts commit b4c738eb.
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
jD91mZM2 authored
Make errno thread local See merge request redox-os/relibc!228
-
jD91mZM2 authored
Move alloc tests to expected-output tests See merge request redox-os/relibc!226
-
-
Mateusz Mikuła authored
-
jD91mZM2 authored
Use try_from in getpagesize(), add test See merge request redox-os/relibc!225
-
jD91mZM2 authored
Alloc functions cleanup See merge request redox-os/relibc!224
-
-
jD91mZM2 authored
Implement l64a() See merge request redox-os/relibc!227
-
-
jD91mZM2 authored
WIP mainly because we *should* use thread locals, but #[thread_local] causes segfaults.
-
jD91mZM2 authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jun 27, 2019
-
-
jD91mZM2 authored
-
jD91mZM2 authored
This was just my attempt at being smart, I didn't realize `compare_exchange` returned the old value (I'm dumb!), so I thought that if the value was 1 then it must have become 2. Normally with small errors like these you should leave a comment explaining why, but really, compare and *exchange* is pretty obvious. My bad.
-
jD91mZM2 authored
See #151
-
- Jun 26, 2019
-
-
jD91mZM2 authored
-
- Jun 16, 2019
-
-
jD91mZM2 authored
-
- Jun 13, 2019
-
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
jD91mZM2 authored
Use cbitset crate instead of custom bitset implementation in select See merge request redox-os/relibc!221
-
- Jun 12, 2019
-
-
Peter Limkilde Svendsen authored
-
jD91mZM2 authored
-
jD91mZM2 authored
-
jD91mZM2 authored
Rename __assert to __assert_fail See merge request redox-os/relibc!212
-
jD91mZM2 authored
Implement remaining LCG functions See merge request redox-os/relibc!219
-
jD91mZM2 authored
Implement posix_memalign() See merge request redox-os/relibc!220
-
jD91mZM2 authored
Fix out-of-bounds error in strsignal See merge request redox-os/relibc!222
-
- Jun 10, 2019
-
-
Jason Hansel authored
-
- May 30, 2019
-
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
- May 23, 2019
-
-
Peter Limkilde Svendsen authored
-