aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/include/stdio.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-07libc: fix fropen/fwopen compile warningsAlexey Lapshin1-4/+2
2022-08-03Cygwin: drop requirement to build newlib's stdio64Corinna Vinschen1-4/+0
2022-07-13Add _REENT_STDERR(ptr)Matt Joyce1-2/+2
2022-07-13Add _REENT_STDOUT(ptr)Matt Joyce1-2/+2
2022-07-13Add _REENT_STDIN(ptr)Matt Joyce1-2/+2
2022-05-04In <stdio.h> provide only necessary typesSebastian Huber1-1/+11
2021-11-15change _COMPILING_NEWLIB to _LIBCMike Frysinger1-6/+6
2020-01-29Use remove-advertising-clause script to edit BSD licensesKeith Packard1-1/+1
2018-11-29stdio.h: Expose cuserid with __GNU_VISIBLECorinna Vinschen1-1/+1
2018-10-10Add attributes to malloc-like functionsSebastian Huber1-1/+1
2018-01-17ansification: remove _EXFUN, _EXFUN_NOTHROWYaakov Selkowitz1-319/+319
2018-01-17ansification: remove _VOIDYaakov Selkowitz1-1/+1
2018-01-17ansification: remove _PTRYaakov Selkowitz1-28/+28
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-2/+2
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