Added some functions.
authorsolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 26 Jun 2006 06:01:23 +0000 (06:01 +0000)
committersolar <solar@546481bc-9713-0410-bf18-d3337bbf4a3e>
Mon, 26 Jun 2006 06:01:23 +0000 (06:01 +0000)
commit7df37ea3607a2f2b38e2e9320cee53a0a594c13e
treea104468024dfe47586653b3b3d9e907159d255b4
parent4f7ae978275959f219c7696c73528b08b1e92893
Added some functions.

git-svn-id: https://srv7.svn-repos.de/dev34/pdclib/trunk@236 546481bc-9713-0410-bf18-d3337bbf4a3e
12 files changed:
functions/_PDCLIB/print.c
functions/stdio/clearerr.c [new file with mode: 0644]
functions/stdio/feof.c [new file with mode: 0644]
functions/stdio/ferror.c [new file with mode: 0644]
functions/stdio/fflush.c [new file with mode: 0644]
functions/stdio/fopen.c
functions/stdio/fputc.c [new file with mode: 0644]
functions/stdio/fputs.c [new file with mode: 0644]
functions/stdlib/strtoll.c
includes/stdio.h
internals/_PDCLIB_glue.h
internals/_PDCLIB_int.h