Import sources from 2011-03-30 iso image - lib

This commit is contained in:
Taru Karttunen 2011-03-30 19:35:09 +03:00
parent 1206371abb
commit a9060cc06b
14419 changed files with 108804 additions and 0 deletions

0
sys/src/libstdio/Stdio.h Executable file → Normal file
View file

0
sys/src/libstdio/_IO_getc.c Executable file → Normal file
View file

0
sys/src/libstdio/_IO_putc.c Executable file → Normal file
View file

0
sys/src/libstdio/clearerr.c Executable file → Normal file
View file

0
sys/src/libstdio/dtoa.c Executable file → Normal file
View file

0
sys/src/libstdio/fclose.c Executable file → Normal file
View file

0
sys/src/libstdio/fdopen.c Executable file → Normal file
View file

0
sys/src/libstdio/feof.c Executable file → Normal file
View file

0
sys/src/libstdio/ferror.c Executable file → Normal file
View file

0
sys/src/libstdio/fflush.c Executable file → Normal file
View file

0
sys/src/libstdio/fgetc.c Executable file → Normal file
View file

0
sys/src/libstdio/fgetpos.c Executable file → Normal file
View file

0
sys/src/libstdio/fgets.c Executable file → Normal file
View file

0
sys/src/libstdio/fileno.c Executable file → Normal file
View file

0
sys/src/libstdio/fopen.c Executable file → Normal file
View file

0
sys/src/libstdio/fprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/fputc.c Executable file → Normal file
View file

0
sys/src/libstdio/fputs.c Executable file → Normal file
View file

0
sys/src/libstdio/fread.c Executable file → Normal file
View file

0
sys/src/libstdio/freopen.c Executable file → Normal file
View file

0
sys/src/libstdio/fscanf.c Executable file → Normal file
View file

0
sys/src/libstdio/fseek.c Executable file → Normal file
View file

0
sys/src/libstdio/fseeko.c Executable file → Normal file
View file

0
sys/src/libstdio/fsetpos.c Executable file → Normal file
View file

0
sys/src/libstdio/ftell.c Executable file → Normal file
View file

0
sys/src/libstdio/ftello.c Executable file → Normal file
View file

0
sys/src/libstdio/fwrite.c Executable file → Normal file
View file

0
sys/src/libstdio/getc.c Executable file → Normal file
View file

0
sys/src/libstdio/gets.c Executable file → Normal file
View file

0
sys/src/libstdio/iolib.h Executable file → Normal file
View file

0
sys/src/libstdio/mkfile Executable file → Normal file
View file

0
sys/src/libstdio/printf.c Executable file → Normal file
View file

0
sys/src/libstdio/putc.c Executable file → Normal file
View file

0
sys/src/libstdio/puts.c Executable file → Normal file
View file

0
sys/src/libstdio/rewind.c Executable file → Normal file
View file

0
sys/src/libstdio/scanf.c Executable file → Normal file
View file

0
sys/src/libstdio/sclose.c Executable file → Normal file
View file

0
sys/src/libstdio/setbuf.c Executable file → Normal file
View file

0
sys/src/libstdio/setvbuf.c Executable file → Normal file
View file

0
sys/src/libstdio/snprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/sopenr.c Executable file → Normal file
View file

0
sys/src/libstdio/sopenw.c Executable file → Normal file
View file

0
sys/src/libstdio/sprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/sscanf.c Executable file → Normal file
View file

0
sys/src/libstdio/tmpfile.c Executable file → Normal file
View file

0
sys/src/libstdio/tmpnam.c Executable file → Normal file
View file

0
sys/src/libstdio/ungetc.c Executable file → Normal file
View file

0
sys/src/libstdio/vfprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/vfscanf.c Executable file → Normal file
View file

0
sys/src/libstdio/vprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/vsnprintf.c Executable file → Normal file
View file

0
sys/src/libstdio/vsprintf.c Executable file → Normal file
View file