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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when
Eric Blake
2007-05-24
3
-50
/
+144
*
2007-05-23 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-05-23
45
-195
/
+114
*
* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).
Eric Blake
2007-05-23
3
-43
/
+116
*
* libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_len
Corinna Vinschen
2007-05-23
3
-0
/
+19
*
* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc
Eric Blake
2007-05-18
3
-3
/
+11
*
2007-05-17 Cary R. <cygcary <at> yahoo.com>
Jeff Johnston
2007-05-17
3
-52
/
+6
*
2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>
Jeff Johnston
2007-05-17
8
-56
/
+374
*
* stdio/tmpfile.c: Include <sys/stat.h>.
Eric Blake
2007-05-17
3
-0
/
+7
*
Close security hole in tmpfile.
Eric Blake
2007-05-16
3
-7
/
+43
*
* libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)
Eric Blake
2007-05-16
3
-49
/
+74
*
* libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.
Eric Blake
2007-05-16
3
-2
/
+15
*
Reduce stack size of *printf.
Eric Blake
2007-05-14
2
-103
/
+93
*
Minimize printf/scanf size on platforms that don't need C99.
Eric Blake
2007-05-11
8
-63
/
+187
*
* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)
Eric Blake
2007-05-11
2
-84
/
+148
*
Allow zero size with non-null buf in *asnprintf.
Eric Blake
2007-05-09
5
-0
/
+15
*
* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.
Eric Blake
2007-05-08
2
-1
/
+5
*
Add support for asnprintf, and improve *printf documentation.
Eric Blake
2007-05-04
26
-690
/
+1268
*
* libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add memcpy.S
Kazu Hirata
2007-05-03
5
-5
/
+28
*
* libc/stdio64/local64.h: Delete, move contents to...
Eric Blake
2007-05-01
12
-45
/
+70
*
2007-05-01 Cary R. <cygcary <at> yahoo.com>
Jeff Johnston
2007-05-01
13
-15
/
+38
*
2007-04-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-04-27
3
-16
/
+10
*
2007-04-27 Kazu Hirata <kazu@codesourcery.com>
Jeff Johnston
2007-04-27
5
-3
/
+213
*
2007-04-26 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-04-26
13
-11
/
+390
*
2007-04-25 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-04-25
5
-30
/
+53
*
2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-04-25
2
-0
/
+191
*
2007-04-25 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-25
2
-28
/
+14
*
2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-04-25
2
-1
/
+6
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero pad on infinity
Eric Blake
2007-04-24
2
-2
/
+14
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte when not
Eric Blake
2007-04-24
2
-14
/
+22
*
* libc/include/limits.h (NL_ARGMAX): Define a default value.
Eric Blake
2007-04-24
3
-2
/
+22
*
2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Jeff Johnston
2007-04-23
63
-198
/
+511
*
2007-04-23 Brian Dessent <brian@dessent.net>
Jeff Johnston
2007-04-23
1
-1
/
+1
*
2007-04-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-04-23
4
-5
/
+58
*
2007-04-17 Brian Dessent <brian@dessent.net>
Jeff Johnston
2007-04-17
3
-4
/
+63
*
* libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.
Eric Blake
2007-04-13
2
-1219
/
+1230
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Work even when using
Eric Blake
2007-04-10
2
-1
/
+6
*
* libc/include/stdio.h: Add gcc format attributes to printf and
Eric Blake
2007-04-10
2
-349
/
+426
*
2007-04-09 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2007-04-09
2
-8
/
+10
*
* testsuite/lib/flags.exp (newlib_include_flags): Drop
Kazu Hirata
2007-04-05
2
-5
/
+4
*
* libc/stdlib/__call_atexit.c (__call_exitprocs): Handle atexit
Kazu Hirata
2007-04-05
2
-0
/
+17
*
2007-04-04 Patrick Mansfield <patmans@us.ibm.com>
Jeff Johnston
2007-04-04
50
-68
/
+105
*
2007-04-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-04-04
2
-0
/
+6
*
2007-04-04 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-04
20
-406
/
+354
*
2007-03-30 Dave Korn <dave.korn@artimi.com>
Dave Korn
2007-03-30
2
-2
/
+41
*
Reflect changes made to generic vfprintf.c:
Nick Clifton
2007-03-29
2
-8
/
+32
*
2007-03-16 Charles Wilson <cygwin@...>
Jeff Johnston
2007-03-16
2
-2
/
+12
*
2007-03-16 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-16
3
-7
/
+12
*
2007-03-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-03-15
8
-5
/
+87
*
2007-03-15 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-15
17
-55
/
+151
*
2007-03-12 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-12
6
-33
/
+63
[next]