mes/lib
Jan Nieuwenhuizen ece39a9a18
mlibc: Add isatty.
* lib/libc.c (isatty): New function.
* include/unistd.h: Declare it.
2018-04-22 11:47: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 mlibc: Tinycc support: __udivdi3, __umoddi3. 2017-12-03 20:40:49 +01:00
libc+tcc-mes.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
libc+tcc.c Revert "mlibc: Use memmove in realloc." 2018-04-21 13:42:16 +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 mlibc: Add isatty. 2018-04-22 11:47:44 +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 mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01:00
mini-libc.c mlibc: New library layout; remove duplication. 2017-12-03 13:56:21 +01: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