newlib-cygwin/newlib/libc/machine/powerpc
Jeff Johnston 3bf091476a 2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdio.h: Add new iprintf and iscanf variants.  Also
        do some reordering.
        * libc/machine/powerpc/vfscanf.c: Remove __sccl function.
        * libc/stdio/Makefile.am: Add support for new iprintf and iscanf
        family functions.
        * libc/stdio/Makefile.in: Regenerated.
        * libc/stdio/fiprintf.c: Remove doc to siprintf.c.
        * libc/stdio/iprintf.c: Ditto.
        * libc/stdio/local.h (__svfiscanf_r): New prototype.
        * libc/stdio/siprintf.c: Add docs for various iprintf family functions.
        * libc/stdio/sniprintf.c: Move docs to siprintf.c.
        * libc/stdio/stdio.tex: Add new functions.
        * libc/stdio/vfscanf.c: Split out __sccl function to separate
        file and add special name defines so this file can be used
        to build vfiscanf.o.
        * libc/stdio/asiprintf.c: New file.
        * libc/stdio/fiscanf.c: Ditto.
        * libc/stdio/iscanf.c: Ditto.
        * libc/stdio/sccl.c: Ditto.
        * libc/stdio/siscanf.c: Ditto.
        * libc/stdio/vasiprintf.c: Ditto.
        * libc/stdio/viprintf.c: Ditto.
        * libc/stdio/viscanf.c: Ditto.
        * libc/stdio/vsiprintf.c: Ditto.
        * libc/stdio/vsiscanf.c: Ditto.
        * libc/stdio/vsniprintf.c: Ditto.
2004-11-24 00:45:41 +00:00
..
machine 2003-08-13 Aldy Hernandez <aldyh@redhat.com> 2003-08-13 17:45:31 +00:00
Makefile.am 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
Makefile.in 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-23 21:37:46 +00:00
aclocal.m4 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-29 21:53:35 +00:00
atosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
configure 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-29 21:53:35 +00:00
configure.in 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
simdldtoa.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtoufix32.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
times.c 2002-07-22 Jeff Johnston <jjohnstn@redhat.com> 2002-07-22 20:26:51 +00:00
ufix64toa.c 2003-11-10 Jeff Johnston <jjohnstn@redhat.com> 2003-11-10 21:36:38 +00:00
vec_calloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_free.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_malloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_mallocr.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_realloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vfprintf.c 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-05-26 00:19:14 +00:00
vfscanf.c 2004-11-23 Jeff Johnston <jjohnstn@redhat.com> 2004-11-24 00:45:41 +00:00