mlibc/options/ansi/generic
Dennis Bonke 4a71593226
options/ansi: Implemented renameat() (#69)
* options/ansi: Implemented renameat()

Signed-off-by: Dennisbonke <admin@dennisbonke.com>
2020-04-25 22:08:26 +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/elf: Implement program_invocation_name 2019-01-09 19:05:44 +01:00
fenv-stubs.cpp libc: Add fenv header and stubs. 2018-03-25 20:09:23 +02:00
file-io.cpp options/ansi: Flush all files on exit and flush all files when fflush(NULL) is called. 2020-04-20 22:14:05 +02:00
inttypes-stubs.cpp options/ansi: implemented strtoumax and unified the code paths 2020-04-16 20:51:51 +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 renameat() (#69) 2020-04-25 22:08:26 +02:00
stdlib-stubs.cpp options/ansi: Flush all files on exit and flush all files when fflush(NULL) is called. 2020-04-20 22:14:05 +02:00
string-stubs.cpp options/ansi: Fixed a bug in strtok() when the string ended on the delimiter. 2020-04-22 23:21:22 +02:00
time-stubs.cpp options/ansi: Add POSIX timezone variables 2020-04-19 19:41:02 +02:00
wchar-stubs.cpp options/ansi: Implement wcrtomb() 2019-05-08 07:01:52 +02:00
wctype.cpp options/ansi: Add wctype() function 2019-01-03 18:48:43 +01:00