mes/lib
Jeremiah Orians 43a74e382a
mescc: Add fopen.
* lib/libc+tcc.c (fopen)[!POSIX]: Remove stub.
* lib/libc.c (fopen)[!POSIX]: New function.
* AUTHORS: Add Jeremiah.
2018-05-26 16:33:00 -04: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: Add fopen. 2018-05-26 16:33:00 -04: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: Add fopen. 2018-05-26 16:33:00 -04: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