mes/lib
Jan Nieuwenhuizen d1e3a786aa
mescc: Support gcc-3.2: Reset errno.
* lib/linux-gcc.c (_sys_call, _sys_call1, _sys_call2, _sys_call3):
  Reset errno.
* lib/linux-mes.c (__sys_call, __sys_call1, __sys_call2 ,
  __sys_call3): Rename from _*.
   (_sys_call, _sys_call1, _sys_call2, _sys_call3): New function.
  Reset errno.
2018-06-07 07:16:43 +02:00
..
x86-mes mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
alloca.c mescc: Support gcc-3.4.0: alloca. 2018-06-06 19:44:29 +02:00
binutils.c mescc: Support gcc-3.2: Add getpid, signal. 2018-06-06 22:14:35 +02:00
crt0.c mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
crt1.c mescc: Support binutils-2.5.1. 2018-05-30 21:55:39 +02:00
gcc.c mescc: Support gcc-3.4.0: unsetenv. 2018-06-06 19:43:32 +02:00
getopt.c mescc: Support binutils-2.5.1. 2018-05-30 21:55:39 +02:00
glibc.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
libc+gnu.c mescc: Support gcc-3.4.0: alloca. 2018-06-06 19:44:29 +02:00
libc+tcc-gcc.c build: Use arch-dir. 2018-05-29 20:07:46 +02:00
libc+tcc-mes.c build: Use arch-dir. 2018-05-29 20:07:46 +02:00
libc+tcc.c mescc: Support gcc-3.2: Implement integer strto*. 2018-06-06 22:39:57 +02:00
libc-mini.c mescc: Support gcc-3.2: puts with newline. 2018-06-06 15:55:03 +02:00
libc.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
libg.c mescc: Support binutils-2.10.1. 2018-06-06 13:16:25 +02:00
libgetopt.c mescc: Support binutils-2.5.1. 2018-05-30 21:55:39 +02:00
libmes.c mescc: Support gcc-2.6.3. 2018-06-02 11:41:06 +02:00
linux+gnu.c mescc: Support gcc-3.2: Add getpid, signal. 2018-06-06 22:14:35 +02:00
linux+tcc.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
linux-gcc.c mescc: Support gcc-3.2: Reset errno. 2018-06-07 07:16:43 +02:00
linux-mes.c mescc: Support gcc-3.2: Reset errno. 2018-06-07 07:16:43 +02:00
linux-mini-gcc.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
linux-mini-mes.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
linux.c mescc: Support glibc-1.06.4. 2018-06-03 18:54:26 +02:00
m4.c mescc: Support gcc-3.2: Add getpid, signal. 2018-06-06 22:14:35 +02:00