- Apr 22, 2023
-
-
David CARLIER authored
-
- Apr 19, 2023
-
-
Jeremy Soller authored
stdlib: unlockpt implementation proposal See merge request redox-os/relibc!372
-
- Apr 18, 2023
-
-
David CARLIER authored
-
- Apr 17, 2023
-
-
Jeremy Soller authored
sys_resource: get/setpriority implementations. See merge request redox-os/relibc!369
-
Jeremy Soller authored
stdlib: getsubopt implementation proposal. See merge request redox-os/relibc!371
-
Jeremy Soller authored
sys_mman: adding madvise. See merge request redox-os/relibc!370
-
- Apr 16, 2023
-
-
David CARLIER authored
-
- Apr 15, 2023
-
-
David CARLIER authored
-
David CARLIER authored
-
Jeremy Soller authored
Fix typos in setrlimit See merge request redox-os/relibc!368
-
- Apr 14, 2023
-
-
Ron Williams authored
-
Ron Williams authored
-
Jeremy Soller authored
sys_resource: setrlimit implementation proposal. See merge request redox-os/relibc!366
-
- Apr 13, 2023
-
-
David CARLIER authored
-
- Apr 12, 2023
-
-
Jeremy Soller authored
unistd: getdtablesize implementation proposal See merge request redox-os/relibc!365
-
- Apr 11, 2023
-
-
David CARLIER authored
-
- Apr 05, 2023
-
-
Jeremy Soller authored
stdio: implements legacy cuserid proposal. See merge request redox-os/relibc!362
-
David CARLIER authored
-
- Apr 04, 2023
-
-
Jeremy Soller authored
sys_mman add further mmap/madvise flags. See merge request redox-os/relibc!361
-
David CARLIER authored
-
- Apr 03, 2023
-
-
Jeremy Soller authored
Fix symlinking on MacOS that doesn't have the -r option See merge request redox-os/relibc!360
-
Jeremy Soller authored
pte: pte_osThreadWaitForEnd checking return of Sys::waitpid Closes #165 See merge request redox-os/relibc!359
-
- Apr 02, 2023
-
-
Will Angenent authored
-
- Mar 30, 2023
-
-
David CARLIER authored
close #165
-
- Mar 29, 2023
-
-
Jeremy Soller authored
sys/mman.h update addinng mlockall and posix_madvise flags See merge request redox-os/relibc!357
-
- Mar 28, 2023
-
-
David CARLIER authored
-
Jeremy Soller authored
wctrans/towctrans implementation proposal. Closes #32 See merge request redox-os/relibc!356
-
- Mar 27, 2023
-
-
David CARLIER authored
close #32
-
- Mar 26, 2023
-
-
Jeremy Soller authored
reallocarray introduction available on glibc 2.26. allocates an array of m*n... See merge request redox-os/relibc!355
-
Jeremy Soller authored
adding SOCK_RDM and a couple of POLL* constants. Closes #164 See merge request redox-os/relibc!354
-
David CARLIER authored
reallocarray introduction available on glibc 2.26. allocates an array of m*n elements but checking for overflow.
-
David CARLIER authored
close #164
-
- Mar 25, 2023
-
-
Jeremy Soller authored
strlcpy/strlcat api for portability's sake. See merge request redox-os/relibc!353
-
- Mar 24, 2023
-
-
David CARLIER authored
those functions differently than the strn* ones as they do not pad with zero to remaining bytes but guarantees a null terminator.
-
- Mar 22, 2023
-
-
Jeremy Soller authored
explicit_bzero implementation proposal See merge request redox-os/relibc!337
-
David CARLIER authored
-
David CARLIER authored
-
- Mar 10, 2023
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-