head	1.3;
access;
symbols
	old_RELEASE_4_4_0:1.2
	old_RELEASE_4_3_0:1.1
	old_RELEASE_4_2_0:1.1
	old_RELEASE_4_1_1:1.1
	old_RELEASE_4_1_0:1.1
	old_RELEASE_3_5_0:1.1
	old_RELEASE_4_0_0:1.1
	old_RELEASE_3_4_0:1.1
	old_RELEASE_3_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2002.01.15.09.28.31;	author sobomax;	state dead;
branches;
next	1.2;

1.2
date	2001.05.04.16.20.15;	author obrien;	state Exp;
branches;
next	1.1;

1.1
date	99.07.19.20.21.14;	author andreas;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove empty files.
@
text
@@


1.2
log
@Update to version 1.3.

Submitted by:	Christian Weisgerber <naddy@@mips.inka.de>
@
text
@@


1.1
log
@Committ rest of changes, Steve already fixed ALPHA part

PR:		closes 11717
Submitted by:	Christian Weisgerber <naddy@@mips.rhein-neckar.de>
@
text
@a0 11
--- include/standard.h.orig	Sun May 30 23:20:26 1999
+++ include/standard.h	Sun May 30 23:21:25 1999
@@@@ -182,7 +182,7 @@@@
 extern	int	wait_chld __PR((int));
 extern	int	geterrno __PR((void));
 extern	void	raisecond __PR((const char *, long));
-extern	int	snprintf __PR((char *, unsigned, const char *, ...));
+/*extern	int	snprintf __PR((char *, unsigned, const char *, ...)); */
 /*extern	int	sprintf __PR((char *, const char *, ...)); ist woanders falsch deklariert !!!*/
 extern	char	*strcatl __PR((char *, ...));
 extern	int	streql __PR((const char *, const char *));
@

