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
*
Implement BSD/GNU unlocked stdio extensions.
Yaakov Selkowitz
2014-12-18
39
-75
/
+1738
*
* stdio.tex: Add menu entries for __fsetlocking and stdio_ext.
Corinna Vinschen
2014-12-18
2
-1
/
+3
*
* libc/include/stdio.h (__SNLK): Define.
Yaakov Selkowitz
2014-12-15
5
-7
/
+129
*
* libc/include/stdio_ext.h: Rename __fwriteable to __fwritable.
Yaakov Selkowitz
2014-12-11
4
-0
/
+128
*
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use LONGINT when void* is
Corinna Vinschen
2014-11-20
1
-1
/
+3
*
* libc/stdio/nano-vfprintf_i.c (_printf_i): Use Newlib approach to
Corinna Vinschen
2014-11-06
1
-9
/
+9
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Remove unnecessary comparison.
Corinna Vinschen
2014-10-29
1
-4
/
+2
*
* libc/stdio/findfp.c (_cleanup_r): Call _fflush_r when configuration
Corinna Vinschen
2014-09-05
1
-4
/
+9
*
* libc/stdio/fwalk.c (_fwalk_reent): Remove redundant test.
Corinna Vinschen
2014-09-05
1
-5
/
+2
*
* libc/stdio/findfp.c (std): Don't inline when optimizing for code size.
Corinna Vinschen
2014-08-14
1
-0
/
+4
*
2014-07-04 Bin Cheng <bin.cheng@arm.com>
Jeff Johnston
2014-07-04
28
-221
/
+3386
*
2014-04-04 Ashish Kapania <akapania@ti.com>
Jeff Johnston
2014-04-04
1
-1
/
+1
*
* libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
Corinna Vinschen
2014-02-20
1
-0
/
+1
*
Introduce _STDIO_BSD_SEMANTICS flag to switch fclose/exit file flushing
Corinna Vinschen
2014-01-17
4
-6
/
+36
*
* libc/stdio/vfwscanf.c (__SVFWSCANF_R): Fix fetching decimal_point in
Corinna Vinschen
2013-12-19
1
-5
/
+6
*
* vfscanf.c (BUF): Change definition to take multibyte decimal point
Corinna Vinschen
2013-12-18
2
-21
/
+86
*
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
[next]