5bed56d982 
								
							 
						 
						
							
							
								
								argv.c, [...]: Improve manual formatting.  
							
							... 
							
							
							
							* argv.c, asprintf.c, choose-temp.c, concat.c, cplus-dem.c,
ffs.c, fnmatch.txh, getruntime.c, make-temp-file.c,
mkstemps.c, pexecute.c, random.c, strsitnal.c, vasprintf.c:
Improve manual formatting.
* functions.texi: Regenerate.
From-SVN: r46323 
							
						 
						
							2001-10-17 17:15:41 -04:00  
				
					
						
							
							
								 
						
							
								aac04c15d7 
								
							 
						 
						
							
							
								
								Makefile.in (TEXIFILES): Add fnmatch.txh.  
							
							... 
							
							
							
							* Makefile.in (TEXIFILES): Add fnmatch.txh.
(maint-undoc): New.
maint-tool: Add "undoc" tool.
* alloca.c, argv.c, asprintf.c, choose-temp.c, concat.c,
fdmatch.c, ffs.c, getruntime.c, insque.c, lbasename.c,
make-temp-file.c, mkstemps.c, pexecute.c, random.c, spaces.c,
strerror.s, strsignal.c, strtol.c, vasprintf.c: Add or update
documentation.
* fnmatch.txh: New.
* functions.texi: Regenerate.
From-SVN: r46274 
							
						 
						
							2001-10-15 22:50:13 -04:00  
				
					
						
							
							
								 
						
							
								7a98d9b248 
								
							 
						 
						
							
							
								
								asprintf.c: Don't define USE_STDARG.  
							
							... 
							
							
							
							* asprintf.c: Don't define USE_STDARG.  Use VPARAMS, VA_OPEN,
	VA_FIXEDARG & VA_CLOSE.
	* vasprintf.c: Check HAVE_STRING_H when including string.h.
	(checkit): Delete redundant prototype.  Add ATTRIBUTE_PRINTF_1.
	Use VA_OPEN, VA_FIXEDARG & VA_CLOSE.  Free allocated string.
From-SVN: r45382 
							
						 
						
							2001-09-04 18:19:18 +00:00  
				
					
						
							
							
								 
						
							
								838f8562e6 
								
							 
						 
						
							
							
								
								Warning fixes:  
							
							... 
							
							
							
							* cp-demangle.c (cp_demangle_type): Wrap in IN_LIBGCC2.
	* setenv.c (setenv): Initialize variable `ep'.
	* sigsetmask.c (abort): Prototype.
	* vasprintf.c: Include config.h.  Check ANSI_PROTOTYPES, not
	__STDC__ for stdarg.h include.
	(int_vasprintf): Prototype.
	(checkit): Prototype.  Use VPARAMS/ANSI_PROTOTYPES/VA_START in
	definition.  Cast `global_total_width' in comparison.
	(main): Prototype.  Return a value.
	* vfork.c (fork): Prototype.
	* xexit.c: Include config.h.
From-SVN: r35178 
							
						 
						
							2000-07-21 20:08:36 +00:00  
				
					
						
							
							
								 
						
							
								0fadedb2df 
								
							 
						 
						
							
							
								
								vasprintf.c (int_vasprintf): Don't re-read the format character as this mishandles strings like '%%s'.  
							
							... 
							
							
							
							* vasprintf.c (int_vasprintf): Don't re-read the format character
as this mishandles strings like '%%s'.
From-SVN: r31102 
							
						 
						
							1999-12-27 21:38:06 +00:00  
				
					
						
							
							
								 
						
							
								96e88994f8 
								
							 
						 
						
							
							
								
								mkstemp.c: Include config.h even when not IN_GCC.  
							
							... 
							
							
							
							* mkstemp.c: Include config.h even when not IN_GCC.  Wrap header
       inclusions inside HAVE_*_H macros.  Include ansidecl.h when not
       IN_GCC.
       * vasprintf.c: Include stdarg.h/varargs.h first.
       * vprintf.c: Likewise.
From-SVN: r22314 
							
						 
						
							1998-09-07 20:37:13 +00:00  
				
					
						
							
							
								 
						
							
								5890bc92d4 
								
							 
						 
						
							
							
								
								cplus-dem.c (gnu_special): Don't get confused by .<digits> strings that are not actually lengths.  
							
							... 
							
							
							
							* cplus-dem.c (gnu_special): Don't get confused by .<digits>
	strings that are not actually lengths.
	* config/mh-cygwin32: remove vasprintf.o from EXTRA_OFILES
	since it gets built automatically
	* vasprintf.c (int_vasprintf): Increase buffer size for float/double
	values.
From-SVN: r18171 
							
						 
						
							1998-02-22 09:53:40 -07:00  
				
					
						
							
							
								 
						
							
								19ddc834bc 
								
							 
						 
						
							
							
								
								cplus-dem.c (demangle_signature): Don't look for return types on constructors.  
							
							... 
							
							
							
							Tue Oct 14 12:01:00 1997  Mark Mitchell  <mmitchell@usa.net>
	* cplus-dem.c (demangle_signature): Don't look for return types on
	constructors.  Handle member template constructors.
and update from devo.
From-SVN: r15901 
							
						 
						
							1997-10-14 15:10:45 -04:00  
				
					
						
							
							
								 
						
							
								6599da043e 
								
							 
						 
						
							
							
								
								Initial revision  
							
							... 
							
							
							
							From-SVN: r14877 
							
						 
						
							1997-08-21 18:57:35 -04:00