newlib-cygwin/newlib/libc
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
..
argz 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
ctype 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:15:14 +00:00
errno 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
iconv 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-09-13 17:10:20 +00:00
include 2004-11-23 Jeff Johnston <jjohnstn@redhat.com> 2004-11-24 00:45:41 +00:00
locale 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-23 21:44:22 +00:00
machine 2004-11-23 Jeff Johnston <jjohnstn@redhat.com> 2004-11-24 00:45:41 +00:00
misc 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
posix 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
reent 2004-09-15 Corinna Vinschen <vinschen@redhat.com> 2004-09-15 21:44:39 +00:00
search 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 17:57:10 +00:00
signal 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
stdio 2004-11-23 Jeff Johnston <jjohnstn@redhat.com> 2004-11-24 00:45:41 +00:00
stdio64 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:18:50 +00:00
stdlib 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:26:51 +00:00
string 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:15:14 +00:00
sys 2001-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2004-10-25 17:53:19 +00:00
syscalls 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
time 2004-09-16 Antony King <antony.king@st.com> 2004-09-16 21:16:59 +00:00
unix 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
Makefile.am 2004-07-05 Jeff Johnston <jjohnstn@redhat.com> 2004-07-05 18:44:55 +00:00
Makefile.in 2004-07-05 Jeff Johnston <jjohnstn@redhat.com> 2004-07-05 18:44:55 +00:00
aclocal.m4 2004-06-29 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-06-29 21:53:35 +00:00
configure 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> 2004-09-15 20:50:08 +00:00
configure.in 2004-09-15 Jeff Johnston <jjohnstn@redhat.com> 2004-09-15 20:50:08 +00:00
libc.texinfo 2004-02-02 Jeff Johnston <jjohnstn@redhat.com> 2004-02-02 22:51:39 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2002-07-17 Jeff Johnston <jjohnstn@redhat.com> 2002-07-17 23:25:44 +00:00