Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14stdio.h: guard function macros with !__cplusplusYaakov Selkowitz
2016-08-12Define va_list in stdio.h and wchar.hYaakov Selkowitz
2016-05-23Feature test macros: ctermid, cuseridYaakov Selkowitz
2016-03-22stdio: fseeko/ftello are also POSIX.1-2001Yaakov Selkowitz
2016-03-18Feature test macros overhaul: stdio.hYaakov Selkowitz
2016-03-13Use __sputc_r inline code when building with gccCorinna Vinschen
2016-02-08stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functionsJon Turney
2015-03-05 * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz
2014-12-11 * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen
2014-05-09 * libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE orCorinna Vinschen
2014-05-09 * libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.Corinna Vinschen
2014-05-05 * libc/include/stdio.h: Declare various C99 printf/scanf functions forCorinna Vinschen
2014-01-072014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-10-24 * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen
2013-06-272013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen
2009-12-08Fix some *at declarations.Eric Blake
2009-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-07-03Add fpurge.Eric Blake
2009-04-04 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen
2009-04-042009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston
2009-03-14 * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-12-112008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2008-11-252008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen
2008-04-23 * libc/include/stdio.h (renameat): Declare for Cygwin.Corinna Vinschen
2007-08-03Implement fmemopen and open_memstream.Eric Blake
2007-07-14Fix fflush issues.Eric Blake
2007-06-04Implement funopen, fopencookie.Eric Blake
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake
2007-04-10 * libc/include/stdio.h (_ELIDABLE_INLINE): Work even when usingEric Blake
2007-04-10 * libc/include/stdio.h: Add gcc format attributes to printf andEric Blake
2007-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston
2007-03-302007-03-30 Dave Korn <dave.korn@artimi.com>Dave Korn
2007-02-202007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston
2007-02-012007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston
2006-09-272006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-06-152006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2006-06-152006-06-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-232006-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-182006-05-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-10-122005-10-11 Shaun Jackman <sjackman@gmail.com>Jeff Johnston