mes/lib/linux
Jan Nieuwenhuizen 198d4a652d
mescc: Mes C Library: Fixes for x86_64 crt1.c
* lib/linux/x86_64-mes/crt1.c (_start): Write only 4 bytes to int
variables __stdin, __stdout, __stderr.
2019-05-26 09:36:57 +02:00
..
x86-mes mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
x86-mes-gcc mes: Grand indent: prepare. 2019-05-13 01:07:32 +02:00
x86_64-mes mescc: Mes C Library: Fixes for x86_64 crt1.c 2019-05-26 09:36:57 +02:00
x86_64-mes-gcc mescc: Mes C Library: Fixes for x86_64 crt1.c 2019-05-26 09:36:57 +02:00
access.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
brk.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
chdir.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
chmod.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
clock_gettime.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
close.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
dup.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
dup2.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
execve.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fcntl.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fork.c mescc: Mes C Library: Explode linux/libc.c. 2019-05-13 00:09:50 +02:00
fstat.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
fsync.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getcwd.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getdents.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getegid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
geteuid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
getgid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
getpid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
getppid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
getrusage.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
gettimeofday.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
getuid.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
gnu.c mescc: Mes C Library: Explode linux/gnu.c. 2019-05-12 00:33:33 +02:00
ioctl.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
kill.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
libc-mini.c mescc: Mes C Library: Explode libc-mini.c. 2019-05-10 00:32:45 +02:00
libc.c mescc: Mes C Library: Explode linux/libc.c. 2019-05-13 00:09:50 +02:00
link.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
lseek.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
lstat.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
mkdir.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
nanosleep.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
open.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
pipe.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
read.c mes: Make debug levels 4 and 5 usable. 2019-05-27 21:30:48 +02:00
rename.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
rmdir.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
setgid.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
settimer.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
setuid.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
signal.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sigprogmask.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
stat.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
tcc.c mescc: Mes C Library: Explode linux/tcc.c. 2019-05-13 00:16:47 +02:00
time.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
unlink.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
waitpid.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00