- Oct 27, 2023
-
-
Jacob Lorentzon authored
-
- Oct 26, 2023
-
-
Jeremy Soller authored
Use libc crate correctly, and future-proof See merge request redox-os/relibc!429
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
- Oct 25, 2023
-
-
Jeremy Soller authored
Simplify wcsrtombs and make test follow standard See merge request redox-os/relibc!428
-
Darley Barreto authored
-
- Oct 20, 2023
-
-
Jeremy Soller authored
getline, getdelim: fix issues, extend tests See merge request redox-os/relibc!418
-
-
- Oct 19, 2023
-
-
Jeremy Soller authored
Make escalated communication pathless using sendfd. See merge request redox-os/relibc!424
-
Jacob Lorentzon authored
-
Jacob Lorentzon authored
-
Jeremy Soller authored
Fix ungetwc for multi byte chars See merge request redox-os/relibc!425
-
-
Jeremy Soller authored
Add wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs See merge request redox-os/relibc!426
-
-
Jeremy Soller authored
Add UTIME_OMIT and UTIME_NOW See merge request redox-os/relibc!427
-
-
- Oct 14, 2023
-
-
Jeremy Soller authored
Make fgetwc real multibyte See merge request redox-os/relibc!423
-
-
- Oct 12, 2023
-
-
Jacob Lorentzon authored
-
- Oct 10, 2023
-
-
Jeremy Soller authored
Implement (not yet the entire) libredox ABI See merge request redox-os/relibc!419
-
- Oct 08, 2023
-
-
Jeremy Soller authored
Use a .flag() with an if statement for mno-outline-atomics See merge request redox-os/relibc!422
-
-
Jacob Lorentzon authored
-
- Oct 02, 2023
-
-
Jeremy Soller authored
Use flag_if_supported instead of flag for mno-outline-atomics See merge request redox-os/relibc!421
-
Enver Balalic authored
The x86 build fails due to unknown flag when using just .flag()
-
- Oct 01, 2023
-
-
Jeremy Soller authored
Add -mno-outline-atomics when building C code See merge request redox-os/relibc!420
-
Enver Balalic authored
Fixes building the aarch64 toolchain. Disables emitting `__aarch64_swp4_sync` and similar functions.
-
Jacob Lorentzon authored
-
- Sep 13, 2023
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Sep 11, 2023
-
-
Jeremy Soller authored
epoll: correct error when skipping time events See merge request redox-os/relibc!416
-
Jeremy Soller authored
-
Ron Williams authored
-
Jeremy Soller authored
-
- Sep 10, 2023
-
-
Jeremy Soller authored
-