head	1.2;
access;
symbols
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.11.21.22.00.18;	author gerald;	state dead;
branches;
next	1.1;

1.1
date	2002.12.31.23.00.02;	author arved;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove lang/gcc295 which is not used by any other port and had been
unused/unusable for most of last year.  Recommend lang/gcc44 instead.

Approved by:	maintainer
@
text
@--- libio/gen-params.orig     Sun Dec 22 20:02:50 2002
+++ libio/gen-params  Sun Dec 22 20:04:15 2002
@@@@ -411,7 +411,6 @@@@
 #define __PTRDIFF_TYPE__ ${ptrdiff_t-long int /* default */}
 #endif
 typedef __PTRDIFF_TYPE__ ${macro_prefix}ptrdiff_t;
-typedef ${sigset_t-int /* default */} ${macro_prefix}sigset_t;
 #ifndef __SIZE_TYPE__
 #define __SIZE_TYPE__ ${size_t-unsigned long /* default */}
 #endif
@


1.1
log
@Attempt to Fix build on -CURRENT
Good bye 2002! Happy new year 2003! (CET)

PR:		46483
Submitted by:	Stefan Farfeleder <stefan@@fafoe.dyndns.org>
@
text
@@

