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
*
2013-11-26 Julio Gutierrez <jgutleyva@gmail.com>
Joel Sherrill
2013-11-26
14
-56
/
+70
*
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
Joel Sherrill
2013-11-18
25
-133
/
+134
*
* libc/stdio/fvwrite.c: Allow writing in larger chunks for fully
Corinna Vinschen
2013-11-04
1
-15
/
+12
*
* libc/stdio/fvwrite.h: change type of uio_resid from int to size_t to
Corinna Vinschen
2013-10-31
1
-1
/
+1
*
* libc/include/stdio.h (funopen): Change prototype of
Corinna Vinschen
2013-10-23
8
-23
/
+29
*
* libc/configure.in (--enable-newlib-wchar-orient): Remove.
Corinna Vinschen
2013-08-12
2
-183
/
+133
*
* libc/stdio/fwalk.c (_fwalk): Remove redundant test.
Corinna Vinschen
2013-07-09
1
-5
/
+2
*
* acconfig.h (_UNBUF_STREAM_OPT): Undefine.
Corinna Vinschen
2013-06-19
2
-0
/
+8
*
2013-04-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2013-04-29
23
-67
/
+111
*
2013-04-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-04-25
2
-0
/
+14
*
* acconfig.h (_WCHAR_ORIENT): Undef
Corinna Vinschen
2013-04-12
4
-133
/
+193
*
2013-04-10 Bin Cheng <bin.cheng@arm.com>
Jeff Johnston
2013-04-10
3
-0
/
+11
*
* libc/stdio/vfieeefp.h (ldieee): Fix typo.
Matthew Gretton-Dann
2013-04-08
1
-1
/
+1
*
* acconfig.h (_FVWRITE_IN_STREAMIO): Undefine.
Corinna Vinschen
2013-03-27
6
-10
/
+293
*
2013-03-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
Joel Sherrill
2013-03-26
3
-10
/
+15
*
* newlib/libc/stdio/findfp.c (glue_with_file): New.
Corinna Vinschen
2013-03-15
1
-9
/
+13
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Add code to correctly handle
Corinna Vinschen
2013-01-11
1
-8
/
+30
*
2012-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-20
1
-9
/
+37
*
* libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add local
Corinna Vinschen
2012-12-18
1
-5
/
+6
*
2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2012-12-17
1
-2
/
+8
*
* libc/include/sys/reent.h (__sFILE): Change type of _offset
Corinna Vinschen
2012-11-29
4
-331
/
+490
*
* libc/stdio/vfprintf.c (__sbprintf): Fix comment.
Corinna Vinschen
2012-10-16
1
-1
/
+1
*
* libc/include/sys/features.h (__GNUC_PREREQ): Define. Use
Corinna Vinschen
2012-10-16
1
-1
/
+3
*
* libc/stdio/flags.c (__sflags): Guard against using O_BINARY on systems which
Christopher Faylor
2012-08-23
1
-0
/
+2
*
* libc/stdio/flags.c (__sflags): Rewrite recognition of extended mode flags to
Christopher Faylor
2012-08-21
1
-16
/
+27
*
* libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.
Corinna Vinschen
2012-08-10
1
-1
/
+1
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Fix guard around state to
Corinna Vinschen
2012-08-10
1
-2
/
+2
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
9
-23
/
+21
*
* libc/stdio/fileno.c (fileno): Check if f is a valid stream. If not,
Corinna Vinschen
2012-07-09
1
-1
/
+8
*
* libc/stdio/findfp.c (__sinit): Avoid infinite recursion on
Corinna Vinschen
2012-06-05
1
-0
/
+5
*
* libc/stdio/local.h (_newlib_sfp_lock_exit): Fix typo in non-pthread
Corinna Vinschen
2012-05-31
1
-1
/
+1
*
* libc/stdio/fgetws.c (_fgetws_r): Call _mbsnrtowcs_r rather than
Corinna Vinschen
2012-05-30
1
-3
/
+7
*
* libc/stdio/local.h (_newlib_flockfile_start): New macro to
Corinna Vinschen
2012-05-30
40
-141
/
+250
*
* libc/stdio/findfp.c (__sinit): Set __sdidinit last.
Corinna Vinschen
2012-03-26
1
-1
/
+2
*
* libc/stdio/sprintf.c: Document 'm' conversion specifier.
Yaakov Selkowitz
2012-01-13
4
-3
/
+35
*
* fvwrite.c (__sfvwrite_r): Set __SMBF flag to avoid double free in
Corinna Vinschen
2011-12-20
1
-1
/
+3
*
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2011-12-19
1
-0
/
+1
*
2011-08-23 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-23
1
-0
/
+2
*
2011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
Ralf Corsepius
2011-08-19
6
-0
/
+12
*
2011-07-15 Yufeng Zhang <yufeng.zhang@arm.com>
Jeff Johnston
2011-07-15
1
-9
/
+30
*
* libc/stdio/fscanf.c (fscanf): Call _vfscanf_r instead of __svfscanf_r
Corinna Vinschen
2011-07-15
4
-8
/
+8
*
printf: set errno for read-only stream
Eric Blake
2011-06-14
4
-15
/
+19
*
strerror: allow user hook to comply with POSIX rules
Eric Blake
2011-05-25
1
-1
/
+2
*
* libc/include/stdio_ext.h: New header.
Yaakov Selkowitz
2011-05-19
1
-0
/
+23
*
* libc/stdio/fmemopen.c (fmemopen): Fix EINVAL condition. Avoid SEGV
Corinna Vinschen
2011-02-22
1
-2
/
+2
*
* libc/stdio/fclose.c: Only use sfp lock to guard non-atomic
Corinna Vinschen
2011-01-28
17
-129
/
+74
*
2011-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2011-01-05
1
-0
/
+2
*
2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2010-12-16
1
-0
/
+1
*
Add mkostemp and mkostemps.
Eric Blake
2010-07-19
1
-25
/
+97
*
Extend locale support to maintain wide char values of native strings
Corinna Vinschen
2010-04-28
1
-0
/
+11
[next]