mes/lib
Jan Nieuwenhuizen 948fbf9743
mescc: Tinycc support: strncpy.
* lib/libc+tcc.c (strncpy): New function.
* scaffold/tests/86-strncpy.c: Test it.
* build-aux/check-mescc.sh (tests): Run it.
* build-aux/cc-mlibc.sh (LIBC): Acknowlegde.
* build-aux/test.sh (LIBC): Export it.
2018-05-20 10:55:44 +02:00
..
crt1.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
getopt.c build: mlib/include to include, move mlib to lib. 2017-11-22 16:23:48 +01:00
libc+tcc-gcc.c tinycc: Add stubs: __fixdfdi, __fixxfdi, __fixsfdi. 2018-05-21 08:43:58 +02:00
libc+tcc-mes.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
libc+tcc.c mescc: Tinycc support: strncpy. 2018-05-20 10:55:44 +02:00
libc-gcc.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
libc-mes.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
libc.c mescc: Fix itoa. 2018-05-20 08:33:06 +02:00
linux+tcc-gcc.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
linux+tcc-mes.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
linux-gcc.c mlibc: Add ioctl. 2018-04-22 11:42:47 +02:00
linux-mes.c mlibc: Add ioctl. 2018-04-22 11:42:47 +02:00
mini-libc-gcc.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
mini-libc-mes.c build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
mini-libc.c build: Build mini-libc and libc+tcc-gcc too. 2018-05-23 18:41:57 +02:00
mini-linux-gcc.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
mini-linux-mes.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00