- Jul 01, 2019
-
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jun 27, 2019
-
-
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.
- Jun 26, 2019
-
- Jun 16, 2019
-
- Jun 13, 2019
-
- Jun 12, 2019
-
- Jun 10, 2019
-
-
Jason Hansel authored
-
- May 30, 2019
-
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
- May 23, 2019
-
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
- May 22, 2019
-
-
Peter Limkilde Svendsen authored
-
Peter Limkilde Svendsen authored
-
- May 12, 2019
-
-
jD91mZM2 authored
Make valloc() get page size through sysconf(), add tests See merge request redox-os/relibc!216
-
jD91mZM2 authored
Implement LCG pseudorandom number functions See merge request redox-os/relibc!213
-
-
jD91mZM2 authored
Spring cleanup See merge request redox-os/relibc!217
-
- May 11, 2019
-
-
Mateusz Mikuła authored
-
Mateusz Mikuła authored
-
Jeremy Soller authored
-
Mateusz Mikuła authored
This makes relibc more compatible with other libc implementations
-
Mateusz Mikuła authored
-