mlibc/options/ansi/generic
Dennisbonke 1b6935e7b5 options/posix: Fix overlapping _SC constants, add _SC_JOB_CONTROL and update strerror
sysdeps/managarm: Pass truncate flag in sys_open and sys_openat

Signed-off-by: Dennisbonke <admin@dennisbonke.com>
2020-06-17 15:39:15 +02:00
..
assert-stubs.cpp rtdl: Switch to mlibc allocator 2018-11-05 20:15:53 +01:00
ctype-stubs.cpp options/ansi: Implemented towlower() and towupper() 2020-04-20 21:37:57 +02:00
environment.cpp options/ansi: Fix bug in setenv() 2019-03-02 13:27:21 +01:00
errno-stubs.cpp options/linux: Reverted the change to uint32_t in utmp.h 2020-05-22 20:05:32 +02:00
fenv-stubs.cpp libc: Add fenv header and stubs. 2018-03-25 20:09:23 +02:00
file-io.cpp options/ansi: fix fflush() on NULL argument regression 2020-06-16 15:47:27 +02:00
inttypes-stubs.cpp options/ansi: Properly handle the base argument in strtoumax and strtoimax 2020-05-29 01:05:49 +02:00
locale-stubs.cpp options/ansi: Handle non-C locales 2019-05-08 07:00:49 +02:00
math-stubs.ignored-cpp libc: Clean up frigg:: comment 2018-10-19 13:01:09 +02:00
signal-stubs.cpp options/posix: Make signal/process sysdeps optional 2019-05-13 06:47:03 +02:00
stdio-stubs.cpp options/ansi: Implemented utimes and remove 2020-06-04 15:47:37 +02:00
stdlib-stubs.cpp options/ansi: Implemented rand_r like musl does. 2020-05-07 10:40:39 +02:00
string-stubs.cpp options/posix: Fix overlapping _SC constants, add _SC_JOB_CONTROL and update strerror 2020-06-17 15:39:15 +02:00
time-stubs.cpp options/ansi: Implemented utimes and remove 2020-06-04 15:47:37 +02:00
wchar-stubs.cpp options/ansi: Implemented some wide character functions required for python 2020-04-30 21:17:32 +02:00
wctype.cpp options/ansi: Add wctype() function 2019-01-03 18:48:43 +01:00