aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/stdio.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-29ssp: add Object Size Checking for stdio.h, part 1Yaakov Selkowitz1-0/+4
2017-09-04stdio.h: Don't define unlocked macros using static inline on C++cygwin-2_9_0-releaseCorinna Vinschen1-1/+1
2017-08-19cygwin: Implement renameat2Ken Brown1-0/+3
2017-08-07Proper locking for getchar() and putchar()Sebastian Huber1-7/+32
2017-06-14stdio.h: guard function macros with !__cplusplusYaakov Selkowitz1-0/+2
2016-08-12Define va_list in stdio.h and wchar.hYaakov Selkowitz1-0/+13
2016-05-23Feature test macros: ctermid, cuseridYaakov Selkowitz1-3/+9
2016-03-22stdio: fseeko/ftello are also POSIX.1-2001Yaakov Selkowitz1-1/+1
2016-03-17Feature test macros overhaul: stdio.hYaakov Selkowitz1-33/+45
2016-03-12Use __sputc_r inline code when building with gccCorinna Vinschen1-3/+5
2016-02-08stdio.h: Use __POSIX_VISIBLE etc. guards for POSIX 1003.1:2001 functionsJon Turney1-4/+10
2015-03-05 * libc/include/stdio.h (FILE): Protect typedef from redefinition.Corinna Vinschen1-0/+3
2014-12-18Implement BSD/GNU unlocked stdio extensions.Yaakov Selkowitz1-1/+35
2014-12-15* libc/include/stdio.h (__SNLK): Define.Yaakov Selkowitz1-0/+1
2014-12-11 * libc/include/stdio.h: Fix type signature of __sfeof and __sferrorCorinna Vinschen1-2/+2
2014-05-09 * libc/include/stdio.h (tempnam): Declare as __BSD_VISIBLE orCorinna Vinschen1-1/+3
2014-05-09 * libc/include/stdio.h (fcloseall): Declare as __GNU_VISIBLE only.Corinna Vinschen1-2/+4
2014-05-05 * libc/include/stdio.h: Declare various C99 printf/scanf functions forCorinna Vinschen1-1/+1
2014-01-062014-01-06 Sebastian Huber <sebastian.huber@embedded-brains.de>Jeff Johnston1-1/+2
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill1-52/+52
2013-10-24 * libc/include/stdio.h [!__LARGE64_FILES] (funopen): Fix typoHans-Peter Nilsson1-1/+1
2013-10-23 * libc/include/stdio.h (funopen): Change prototype ofCorinna Vinschen1-8/+16
2013-06-262013-06-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-6/+0
2012-11-01 * libc/include/locale.h (NULL): Fetch definition via stddef.h.Corinna Vinschen1-4/+1
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-0/+3
2010-02-26 * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen1-4/+0
2009-12-08Fix some *at declarations.Eric Blake1-1/+0
2009-10-202009-10-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+3
2009-07-03Add fpurge.Eric Blake1-0/+4
2009-04-04 * libc/include/stdio.h (_ELIDABLE_INLINE): Move definition from here...Corinna Vinschen1-22/+1
2009-04-032009-04-03 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>Jeff Johnston1-0/+2
2009-03-14 * libc/include/stdio.h (_mkstemp_r, _mktemp_r): Move declarationsCorinna Vinschen1-2/+0
2009-03-06 * libc/include/stdio.h (__VALIST): Guard against multiple definition.Corinna Vinschen1-0/+2
2008-12-112008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-2/+26
2008-12-102008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-0/+4
2008-11-242008-11-24 Craig Howland <howland@LGSInnovations.com>Jeff Johnston1-0/+2
2008-11-24 * libc/include/stdio.h (__SMOD): Remove definition of unused flag.Corinna Vinschen1-1/+0
2008-04-23 * libc/include/stdio.h (renameat): Declare for Cygwin.Corinna Vinschen1-1/+4
2007-08-02Implement fmemopen and open_memstream.Eric Blake1-6/+24
2007-07-13Fix fflush issues.Eric Blake1-1/+2
2007-06-04Implement funopen, fopencookie.Eric Blake1-10/+42
2007-05-04 Add support for asnprintf, and improve *printf documentation.Eric Blake1-21/+37
2007-04-10 * libc/include/stdio.h (_ELIDABLE_INLINE): Work even when usingEric Blake1-1/+1
2007-04-10 * libc/include/stdio.h: Add gcc format attributes to printf andEric Blake1-72/+144
2007-04-042007-04-04 Eric Blake <ebb9@byu.net>Jeff Johnston1-1/+7
2007-03-302007-03-30 Dave Korn <dave.korn@artimi.com>Dave Korn1-2/+33
2007-02-202007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston1-0/+1
2007-02-012007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston1-3/+6
2006-09-262006-09-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-0/+2
2006-06-152006-06-15 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston1-1/+1