mes/lib/stub
Jan Nieuwenhuizen 5cbe225ddc
mescc: Mes C Library: Support gcc-4.6.4: Implement rewind.
* lib/stdio/rewind.c: Move from ../stub.  Implement.
* include/stdio.h (rewind): Declare.
* lib/libc+gnu.c: Update include.
* lib/libg.c: Update include.
* lib/stub/rewind.c: Remove.
2019-09-09 18:33:25 +02:00
..
__cleanup.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
asctime.c mescc: Mes C Library: Support gcc-4.6.4: Add asctime stub. 2019-09-09 18:33:25 +02:00
atan2.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
bsearch.c build: Simplify. 2019-06-08 15:36:22 +02:00
chown.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
cos.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
ctime.c mescc: Mes C Library: Support gcc-4.6.4: Fix ctime stub. 2019-09-09 18:33:24 +02:00
exp.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
fpurge.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
freadahead.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
frexp.c mescc: Mes C Library: Fix compile warnings. 2019-09-09 18:33:14 +02:00
getgrgid.c mescc: Mes C Library: Support GNU Tar: Add getgrgid, getgrnam, setgrent stub. 2019-09-09 18:33:23 +02:00
getgrnam.c mescc: Mes C Library: Support GNU Tar: Add getgrgid, getgrnam, setgrent stub. 2019-09-09 18:33:23 +02:00
getlogin.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
getpgid.c mescc: Mes C Library: Support GNU Awk: Add getpgid, getpgrp stubs. 2019-09-09 18:33:23 +02:00
getpgrp.c mescc: Mes C Library: Support GNU Awk: Add getpgid, getpgrp stubs. 2019-09-09 18:33:23 +02:00
getpwnam.c mescc: Mes C Library: Support GNU Tar: Fix getpwnam, getpwuid stubs. 2019-09-09 18:33:23 +02:00
getpwuid.c mescc: Mes C Library: Support GNU Tar: Fix getpwnam, getpwuid stubs. 2019-09-09 18:33:23 +02:00
gmtime.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
ldexp.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
localtime.c mescc: Mes C Library: Support GNU Tar: Add mktime stub, fix localtime stub. 2019-09-09 18:33:23 +02:00
log.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
mktime.c mescc: Mes C Library: Support GNU Tar: Add mktime stub, fix localtime stub. 2019-09-09 18:33:23 +02:00
modf.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
mprotect.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
pclose.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
popen.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
pow.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
rand.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
setbuf.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
setgrent.c mescc: Mes C Library: Support GNU Tar: Add getgrgid, getgrnam, setgrent stub. 2019-09-09 18:33:23 +02:00
setlocale.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
setvbuf.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sigaction.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
sigaddset.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sigblock.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
sigdelset.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sigemptyset.c mes: Run build-aux/indent.sh. 2019-05-18 13:27:42 +02:00
sigsetmask.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
sin.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
sqrt.c mescc: Mes C Library: Support gcc-4.6.4: Add math stubs. 2019-09-09 18:33:24 +02:00
strftime.c build: Simplify. 2019-06-08 15:36:22 +02:00
sys_siglist.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
system.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
times.c mescc: Mes C Library: Cleanup includes. 2019-05-08 00:25:41 +02:00
ttyname.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
umask.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00
utime.c build: Improve --with-system-libc support. 2019-06-25 19:05:58 +02:00