..
arm-mes
Add ARM linker support files.
2020-06-02 20:27:52 +02:00
arm-mes-gcc
mescc: Mes C Library: ARM: syscall.c: Inline fake asm.
2021-01-23 08:43:46 +01:00
arm-mes-m2
ARM: build: Cater for M2-Planet.
2022-04-30 22:51:42 +02:00
arm-mes-mescc
mescc: Mes C Library: Split _exit.c, _write.c from mini.c.
2021-01-23 08:43:45 +01:00
x86-mes
build: Prepare for kernel variants.
2019-12-17 21:07:35 +01:00
x86-mes-gcc
mescc: Mes C Library: crt: Support more than 255 command line parameters.
2021-05-02 14:22:21 +02:00
x86-mes-m2
kaem: scaffold/read.kaem.
2020-07-15 22:27:57 +02:00
x86-mes-mescc
mescc: Mes C Library: crt: Support more than 255 command line parameters.
2021-05-02 14:22:21 +02:00
x86_64-mes
build: Prepare for kernel variants.
2019-12-17 21:07:35 +01:00
x86_64-mes-gcc
mescc: Mes C Library: Split _exit.c, _write.c from mini.c.
2021-01-23 08:43:45 +01:00
x86_64-mes-mescc
mescc: Mes C Library: Split _exit.c, _write.c from mini.c.
2021-01-23 08:43:45 +01:00
_getcwd.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
_open3.c
mescc: Mes C Library: Bugfix __ungetc_clear.
2020-06-07 00:31:26 +02:00
_read.c
mescc: Mes C Library: Move posix bits to read.
2019-06-25 01:58:15 +02:00
access.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
brk.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
chdir.c
build: Simplify.
2019-06-08 15:36:22 +02:00
chmod.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
clock_gettime.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
close.c
mescc: Mes C Library: Add buffered read.
2019-07-27 22:58:49 +02:00
dup.c
mescc: Mes C Library: Prepare for M2-Planet: dup.
2020-07-25 19:54:02 +02:00
dup2.c
mescc: Mes C Library: Prepare for M2-Planet: dup2.
2020-07-25 19:54:16 +02:00
execve.c
Revert "Mes C Library: m2/execve.c: Remove specialization."
2021-01-02 10:00:35 +01:00
fcntl.c
build: Simplify.
2019-06-08 15:36:22 +02:00
fork.c
build: Simplify.
2019-06-08 15:36:22 +02:00
fstat.c
build: Simplify.
2019-06-08 15:36:22 +02:00
fsync.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getdents.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getegid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
geteuid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getgid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getpid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getppid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
getrusage.c
build: Simplify.
2019-06-08 15:36:22 +02:00
gettimeofday.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
getuid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
ioctl.c
Mes C Library: m2/ioctl.c: Remove specialization.
2020-12-29 18:41:45 +01:00
ioctl3.c
Mes C Library: m2/ioctl.c: Remove specialization.
2020-12-29 18:41:45 +01:00
kill.c
build: Simplify.
2019-06-08 15:36:22 +02:00
link.c
build: Simplify.
2019-06-08 15:36:22 +02:00
lseek.c
mescc: Mes C Library: lseek: Be careful clearing read buffer.
2020-01-20 22:47:52 +01:00
lstat.c
build: Simplify.
2019-06-08 15:36:22 +02:00
malloc.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
mkdir.c
build: Simplify.
2019-06-08 15:36:22 +02:00
mknod.c
mescc: Mes C Library: Support GNU Tar: Add creat, mknod.
2019-07-12 11:56:58 +02:00
nanosleep.c
build: Simplify.
2019-06-08 15:36:22 +02:00
pipe.c
build: Simplify.
2019-06-08 15:36:22 +02:00
read.c
mescc: Mes C Library: Prepare for M2-Planet: read.
2020-07-25 19:54:40 +02:00
readlink.c
mescc: Mes C Library: Support GNU Tar: Add readlink, symlink.
2019-06-13 01:07:19 +02:00
rename.c
build: Simplify.
2019-06-08 15:36:22 +02:00
rmdir.c
build: Simplify.
2019-06-08 15:36:22 +02:00
setgid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
settimer.c
build: Simplify.
2019-06-08 15:36:22 +02:00
setuid.c
build: Simplify.
2019-06-08 15:36:22 +02:00
signal.c
mescc: Mes C Library: Whitespace fixes.
2020-10-06 10:04:42 +02:00
sigprogmask.c
build: Simplify.
2019-06-08 15:36:22 +02:00
stat.c
build: Simplify.
2019-06-08 15:36:22 +02:00
symlink.c
mescc: Mes C Library: Support GNU Tar: Add readlink, symlink.
2019-06-13 01:07:19 +02:00
time.c
mescc: Mes C Library: time.c: Use #if defined.
2021-01-23 08:43:47 +01:00
unlink.c
mescc: Mes C Library: Use casting functions.
2020-10-18 14:55:24 +02:00
waitpid.c
waitpid: Support ARM.
2020-06-03 00:55:07 +02:00