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/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
*
* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.
DJ Delorie
2010-04-22
1
-0
/
+1
*
Add eXtensible Data Record (XDR) support
Corinna Vinschen
2010-03-02
1
-0
/
+2
*
2010-02-24 Charles Wilson <...>
Jeff Johnston
2010-02-24
1
-2
/
+1
*
* libc/stdio/vfwprintf.c (_VFWPRINTF_R): Apply previous patch here
Corinna Vinschen
2010-02-15
1
-1
/
+1
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Drop printing a redundant
Corinna Vinschen
2010-02-15
1
-1
/
+1
*
* libc/stdio/vfprintf.c: Include locale.h also if _WANT_IO_C99_FORMATS
Corinna Vinschen
2010-02-05
2
-76
/
+321
*
2010-01-19 Andy Koppe <andy.koppe@gmail.com>
Jeff Johnston
2010-01-19
1
-4
/
+15
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Just wave bytes invalid in
Corinna Vinschen
2010-01-14
1
-2
/
+7
*
2009-12-17 Jerker Back <jerker.back@gmail.com>
Jeff Johnston
2009-12-17
1
-1
/
+1
*
* libc/stdio/vfprintf.c: Include ../stdlib/local.h. Replace call to
Corinna Vinschen
2009-11-18
2
-3
/
+8
*
* libc/stdio/fflush.c (_fflush_r): Store old errno to check for
Corinna Vinschen
2009-10-30
1
-10
/
+21
*
2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-20
1
-102
/
+92
*
2009-08-21 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2009-08-21
1
-16
/
+1
*
* libc/stdio/mktemp.c (mkdtemp): Fix type in function name.
Corinna Vinschen
2009-08-13
1
-1
/
+1
*
2009=08-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-08-12
1
-0
/
+5
*
Avoid a fault from locking a closed standard file.
Eric Blake
2009-07-22
1
-0
/
+3
*
Add mkdtemp, mkstemps.
Eric Blake
2009-07-03
1
-27
/
+111
*
Add fpurge.
Eric Blake
2009-07-03
4
-9
/
+123
*
* libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length of
Corinna Vinschen
2009-06-16
1
-5
/
+6
*
2009-04-24 Jeff johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-04-24
9
-0
/
+39
*
* libc/stdio/local.h (__chclass, __state_table, __action_table):
Corinna Vinschen
2009-04-22
1
-3
/
+3
*
* libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations
Corinna Vinschen
2009-03-14
1
-0
/
+7
[next]