[PATCH] - Missing runtime prototypes in stdio.h
Guido Serassio <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi, This patch add the missing prototypes for the _setmaxstdio() & _getmaxstdio() MSVCRT exported functions. In the .def file they are already defined. Regards Guido 2002-09-05 Guido Serassio <[email protected]> * include/stdio.h: Added function prototype for _setmaxstdio & _getmaxstdio. Index: include/stdio.h =================================================================== RCS file: /cvsroot/mingw/runtime/include/stdio.h,v retrieving revision 1.9 diff -u -p -r1.9 stdio.h --- include/stdio.h 12 Aug 2002 13:06:35 -0000 1.9 +++ include/stdio.h 29 Oct 2002 22:09:38 -0000 @@ -324,6 +324,8 @@ int _fputchar (int); FILE* _fdopen (int, const char*); int _fileno (FILE*); int _fcloseall(void); +int _setmaxstdio(int); +int _getmaxstdio(void); #ifndef _NO_OLDNAMES int fgetchar (void); - ======================================================= Serassio Guido Via Albenga, 11/4 10134 - Torino - ITALY E-mail: [email protected] WWW: http://www.serassio.it ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf