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

Diff of /gcl/binutils/libiberty/vprintf.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 15  nonstandard but common function @code{_d Line 15  nonstandard but common function @code{_d
15    
16  */  */
17    
18  #ifdef __STDC__  #include <ansidecl.h>
19    #ifdef ANSI_PROTOTYPES
20  #include <stdarg.h>  #include <stdarg.h>
21  #else  #else
22  #include <varargs.h>  #include <varargs.h>
23  #endif  #endif
24  #include <stdio.h>  #include <stdio.h>
 #include <ansidecl.h>  
25  #undef vprintf  #undef vprintf
26  int  int
27  vprintf (format, ap)  vprintf (format, ap)

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