index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
newlib
/
libc
/
stdio
/
vfprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Use correct pointer in call to
Corinna Vinschen
2007-12-19
1
-2
/
+2
*
* libc/stdio/vfprintf.c (_VFPRINTF_R) [__OPTIMIZE_SIZE__]:
Eric Blake
2007-10-13
1
-2
/
+4
*
Obey POSIX on printf("%.s", (char*)NULL).
Eric Blake
2007-09-17
1
-2
/
+9
*
Fix 'make info'.
Eric Blake
2007-07-19
1
-3
/
+3
*
Fix fflush issues.
Eric Blake
2007-07-13
1
-1
/
+1
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when
Eric Blake
2007-05-27
1
-1
/
+2
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when
Eric Blake
2007-05-24
1
-1
/
+1
*
* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).
Eric Blake
2007-05-23
1
-20
/
+20
*
* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc
Eric Blake
2007-05-18
1
-1
/
+2
*
Reduce stack size of *printf.
Eric Blake
2007-05-14
1
-103
/
+84
*
Minimize printf/scanf size on platforms that don't need C99.
Eric Blake
2007-05-11
1
-37
/
+78
*
* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)
Eric Blake
2007-05-11
1
-84
/
+143
*
* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.
Eric Blake
2007-05-08
1
-1
/
+1
*
Add support for asnprintf, and improve *printf documentation.
Eric Blake
2007-05-04
1
-82
/
+36
*
2007-04-25 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-25
1
-28
/
+9
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinity
Eric Blake
2007-04-24
1
-2
/
+11
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when not
Eric Blake
2007-04-24
1
-14
/
+19
*
* libc/include/limits.h (NL_ARGMAX): Define a default value.
Eric Blake
2007-04-24
1
-1
/
+5
*
2007-04-23 Brian Dessent <brian@dessent.net>
Jeff Johnston
2007-04-23
1
-1
/
+1
*
* libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.
Eric Blake
2007-04-13
1
-12
/
+17
*
2007-03-15 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-15
1
-1
/
+1
*
2006-11-14 Eric Blake <ebb9@byu.net>
Jeff Johnston
2006-11-14
1
-4
/
+10
*
2006-09-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-09-26
1
-1
/
+1
*
2006-09-06 Eric Blake <ebb9@byu.net>
Jeff Johnston
2006-09-06
1
-5
/
+102
*
2006-06-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-06-14
1
-4
/
+5
*
2005-10-28 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2005-10-28
1
-7
/
+8
*
2005-10-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-10-14
1
-2
/
+8
*
2005-10-11 David Weatherford <weath@tensilica.com>
Jeff Johnston
2005-10-11
1
-2
/
+9
*
2005-06-16 Christopher Faylor <cgf@timesys.com>
Jeff Johnston
2005-06-16
1
-3
/
+7
*
2005-03-21 Nicholas Wourms <nwourms@netscape.net>
Jeff Johnston
2005-03-21
1
-2
/
+1
*
2005-02-07 Antony King <antony.king@st.com>
Jeff Johnston
2005-02-08
1
-1
/
+1
*
2004-06-11 Antony King <antony.king@st.com>
Jeff Johnston
2004-06-11
1
-2
/
+2
*
2004-05-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-05-27
1
-5
/
+10
*
2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-26
1
-7
/
+8
*
2004-05-11 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-11
1
-2
/
+2
*
2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-07
1
-4
/
+5
*
2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-03
1
-6
/
+16
*
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-23
1
-7
/
+8
*
2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-04-23
1
-222
/
+243
*
* libc/stdio/vfprintf.c: Add sys/lock.h include.
Christopher Faylor
2004-01-17
1
-0
/
+1
*
2004-01-16 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-16
1
-1
/
+5
*
2004-01-15 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-15
1
-0
/
+3
*
2003-12-04 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2003-12-05
1
-8
/
+8
*
2003-11-24 Artem B. Bityuckiy <mail_lists@mail.ru>
Jeff Johnston
2003-11-24
1
-1
/
+1
*
2003-11-21 Artem B. Bityuckiy <mail_lists@mail.ru>
Jeff Johnston
2003-11-22
1
-16
/
+36
*
2003-11-19 Nicholas Wourms <nwourms@netscape.net>
Jeff Johnston
2003-11-19
1
-1
/
+1
*
2003-11-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-07
1
-2
/
+2
*
2003-11-05 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-06
1
-10
/
+100
*
2003-08-22 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-08-22
1
-8
/
+9
*
2003-07-29 Honda Hiroki <hhonda@ipflex.com>
Jeff Johnston
2003-07-29
1
-1
/
+3
[next]