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
/
include
/
stdio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __sputc_r inline code when building with gcc
Corinna Vinschen
2016-03-12
1
-3
/
+5
*
stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functions
Jon Turney
2016-02-08
1
-4
/
+10
*
* libc/include/stdio.h (FILE): Protect typedef from redefinition.
Corinna Vinschen
2015-03-05
1
-0
/
+3
*
Implement BSD/GNU unlocked stdio extensions.
Yaakov Selkowitz
2014-12-18
1
-1
/
+35
*
* libc/include/stdio.h (__SNLK): Define.
Yaakov Selkowitz
2014-12-15
1
-0
/
+1
*
* libc/include/stdio.h: Fix type signature of __sfeof and __sferror
Corinna Vinschen
2014-12-11
1
-2
/
+2
*
* libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE or
Corinna Vinschen
2014-05-09
1
-1
/
+3
*
* libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.
Corinna Vinschen
2014-05-09
1
-2
/
+4
*
* libc/include/stdio.h: Declare various C99 printf/scanf functions for
Corinna Vinschen
2014-05-05
1
-1
/
+1
*
2014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
Jeff Johnston
2014-01-06
1
-1
/
+2
*
2013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>
Joel Sherrill
2013-11-18
1
-52
/
+52
*
* libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typo
Hans-Peter Nilsson
2013-10-24
1
-1
/
+1
*
* libc/include/stdio.h (funopen): Change prototype of
Corinna Vinschen
2013-10-23
1
-8
/
+16
*
2013-06-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2013-06-26
1
-6
/
+0
*
* libc/include/locale.h (NULL): Fetch definition via stddef.h.
Corinna Vinschen
2012-11-01
1
-4
/
+1
*
Throughout, run newlib with -Wall -Werror option and fix bugs and
Corinna Vinschen
2012-08-08
1
-0
/
+3
*
* libc/time/strftime.c: Add support for era and alt_digits data from
Corinna Vinschen
2010-02-26
1
-4
/
+0
*
Fix some *at declarations.
Eric Blake
2009-12-08
1
-1
/
+0
*
2009-10-16 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2009-10-20
1
-1
/
+3
*
Add fpurge.
Eric Blake
2009-07-03
1
-0
/
+4
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...
Corinna Vinschen
2009-04-04
1
-22
/
+1
*
2009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Jeff Johnston
2009-04-03
1
-0
/
+2
*
* libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarations
Corinna Vinschen
2009-03-14
1
-2
/
+0
*
* libc/include/stdio.h (__VALIST): Guard against multiple definition.
Corinna Vinschen
2009-03-06
1
-0
/
+2
*
2008-12-11 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-12-11
1
-2
/
+26
*
2008-12-10 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2008-12-10
1
-0
/
+4
*
2008-11-24 Craig Howland <howland@LGSInnovations.com>
Jeff Johnston
2008-11-24
1
-0
/
+2
*
* libc/include/stdio.h (__SMOD): Remove definition of unused flag.
Corinna Vinschen
2008-11-24
1
-1
/
+0
*
* libc/include/stdio.h (renameat): Declare for Cygwin.
Corinna Vinschen
2008-04-23
1
-1
/
+4
*
Implement fmemopen and open_memstream.
Eric Blake
2007-08-02
1
-6
/
+24
*
Fix fflush issues.
Eric Blake
2007-07-13
1
-1
/
+2
*
Implement funopen, fopencookie.
Eric Blake
2007-06-04
1
-10
/
+42
*
Add support for asnprintf, and improve *printf documentation.
Eric Blake
2007-05-04
1
-21
/
+37
*
* libc/include/stdio.h (_ELIDABLE_INLINE): Work even when using
Eric Blake
2007-04-10
1
-1
/
+1
*
* libc/include/stdio.h: Add gcc format attributes to printf and
Eric Blake
2007-04-10
1
-72
/
+144
*
2007-04-04 Eric Blake <ebb9@byu.net>
Jeff Johnston
2007-04-04
1
-1
/
+7
*
2007-03-30 Dave Korn <dave.korn@artimi.com>
Dave Korn
2007-03-30
1
-2
/
+33
*
2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>
Jeff Johnston
2007-02-20
1
-0
/
+1
*
2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
Jeff Johnston
2007-02-01
1
-3
/
+6
*
2006-09-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-09-26
1
-0
/
+2
*
2006-06-15 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2006-06-15
1
-1
/
+1
*
2006-06-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-06-14
1
-25
/
+36
*
2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-23
1
-0
/
+2
*
2006-05-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-18
1
-0
/
+3
*
2005-10-11 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-10-11
1
-0
/
+4
*
2005-09-02 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-09-02
1
-0
/
+1
*
2004-11-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-11-24
1
-9
/
+27
*
2004-11-19 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2004-11-20
1
-0
/
+1
*
2004-05-07 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-07
1
-0
/
+2
*
2004-05-03 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-05-03
1
-0
/
+1
[next]