/[gcl]/gcl/binutils/libiberty/vsprintf.c
ViewVC logotype

Diff of /gcl/binutils/libiberty/vsprintf.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:36:31 2002 UTC revision 1.1.1.1.20.1 by camm, Fri Sep 30 02:10:43 2005 UTC
# Line 26  the resulting executable to be covered b Line 26  the resulting executable to be covered b
26  This exception does not however invalidate any other reasons why  This exception does not however invalidate any other reasons why
27  the executable file might be covered by the GNU General Public License. */  the executable file might be covered by the GNU General Public License. */
28    
29    #include <ansidecl.h>
30    #ifdef ANSI_PROTOTYPES
31    #include <stdarg.h>
32    #else
33  #include <varargs.h>  #include <varargs.h>
34    #endif
35  #include <stdio.h>  #include <stdio.h>
 #include <ansidecl.h>  
36  #undef vsprintf  #undef vsprintf
37    
38  #if defined _IOSTRG && defined _IOWRT  #if defined _IOSTRG && defined _IOWRT

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.20.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26