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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* libc/include/stdio.h (__SMOD): Remove definition of unused flag.
Corinna Vinschen
2008-11-24
4
-6
/
+4
*
2008-10-31 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-31
19
-74
/
+146
*
2008-10-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-10-15
1
-32
/
+38
*
* configure: Regenerate for new libtool.
Steve Ellcey
2008-09-29
1
-8
/
+20
*
Fix 2008-04-14 regression in asprintf(ptr,"").
Eric Blake
2008-04-30
6
-34
/
+46
*
2008-04-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-04-14
20
-29
/
+334
*
2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-11
1
-1
/
+1
*
2008-03-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-11
1
-0
/
+4
*
2008-03-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-03-07
3
-0
/
+3
*
Fix ftell bug after ungetc.
Eric Blake
2008-03-04
2
-3
/
+8
*
2008-01-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2008-01-03
2
-2
/
+2
*
2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-12-19
1
-8
/
+8
*
* 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
*
2007-09-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-09-18
1
-34
/
+0
*
Obey POSIX on printf("%.s", (char*)NULL).
Eric Blake
2007-09-17
1
-2
/
+9
*
2007-08-31 Antony King <antony.king@st.com>
Jeff Johnston
2007-08-31
1
-3
/
+1
*
Implement fmemopen and open_memstream.
Eric Blake
2007-08-02
6
-4
/
+741
*
More POSIX stream corner cases.
Eric Blake
2007-07-31
2
-14
/
+16
*
Fix 'make info'.
Eric Blake
2007-07-19
8
-20
/
+26
*
Fix fflush issues.
Eric Blake
2007-07-13
11
-59
/
+106
*
Documentation updates.
Eric Blake
2007-07-13
4
-49
/
+102
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
18
-70
/
+657
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when
Eric Blake
2007-05-27
1
-1
/
+2
*
* libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.
Eric Blake
2007-05-25
1
-1
/
+1
*
* ltmain.sh: Update from GCC.
Steve Ellcey
2007-05-24
1
-5
/
+21
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when
Eric Blake
2007-05-24
2
-50
/
+135
*
* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).
Eric Blake
2007-05-23
2
-43
/
+109
*
* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc
Eric Blake
2007-05-18
2
-2
/
+4
*
* stdio/tmpfile.c: Include <sys/stat.h>.
Eric Blake
2007-05-17
1
-0
/
+1
*
Close security hole in tmpfile.
Eric Blake
2007-05-16
1
-3
/
+19
*
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
2
-55
/
+115
*
* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)
Eric Blake
2007-05-11
1
-84
/
+143
*
Allow zero size with non-null buf in *asnprintf.
Eric Blake
2007-05-09
4
-0
/
+6
*
* 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
24
-669
/
+1193
*
* libc/stdio64/local64.h: Delete, move contents to...
Eric Blake
2007-05-01
5
-12
/
+38
*
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 Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de>
Jeff Johnston
2007-04-23
1
-1
/
+2
*
2007-04-23 Brian Dessent <brian@dessent.net>
Jeff Johnston
2007-04-23
1
-1
/
+1
*
2007-04-17 Brian Dessent <brian@dessent.net>
Jeff Johnston
2007-04-17
2
-4
/
+58
*
* libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't confuse %F with %e.
Eric Blake
2007-04-13
1
-12
/
+17
*
2007-04-04 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-04
18
-405
/
+318
*
2007-03-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2007-03-15
2
-3
/
+19
*
2007-03-15 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-15
16
-55
/
+124
*
2007-03-12 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-03-12
5
-33
/
+54
[prev]
[next]