summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-03-16 23:32:12 +0000
committerMike Frysinger <vapier@gentoo.org>2005-03-16 23:32:12 +0000
commit4244dd6617bb84b6309f859b4da0ab2b779ad77d (patch)
tree84ac13c37c1549b96b5e0eecaa75b453619f3806 /sys-devel
parentMake binutils/gcc/linux-headers dynamic package names (to support mips-header... (diff)
downloadhistorical-4244dd6617bb84b6309f859b4da0ab2b779ad77d.tar.gz
historical-4244dd6617bb84b6309f859b4da0ab2b779ad77d.tar.bz2
historical-4244dd6617bb84b6309f859b4da0ab2b779ad77d.zip
#include <wait.h> -> #include <sys/wait.h> #79911
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc-config/Manifest28
-rwxr-xr-xsys-devel/gcc-config/files/gcc-config-1.3.109
-rwxr-xr-xsys-devel/gcc-config/files/gcc-config-1.3.89
-rwxr-xr-xsys-devel/gcc-config/files/gcc-config-1.4.09
-rw-r--r--sys-devel/gcc-config/files/wrapper-1.4.3.c6
-rw-r--r--sys-devel/gcc-config/files/wrapper-1.4.5.c6
-rw-r--r--sys-devel/gcc-config/files/wrapper-1.4.6.c6
7 files changed, 30 insertions, 43 deletions
diff --git a/sys-devel/gcc-config/Manifest b/sys-devel/gcc-config/Manifest
index 2b988f6a9150..0f7d65762a1d 100644
--- a/sys-devel/gcc-config/Manifest
+++ b/sys-devel/gcc-config/Manifest
@@ -1,24 +1,14 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 1ad37814f1a4678a93b17a6655af61d2 ChangeLog 17125
MD5 012868b502a874cc4f1abfa862bafb8a gcc-config-1.3.8-r4.ebuild 1429
+MD5 856d159682acb2dca11e43b8bbe42b70 gcc-config-1.4.0.ebuild 1896
MD5 567094e03359ffc1c95af7356395228d metadata.xml 162
-MD5 1ad37814f1a4678a93b17a6655af61d2 ChangeLog 17125
MD5 59fe9b0a4eab7247d332cf0ca73874c4 gcc-config-1.3.10-r1.ebuild 1451
-MD5 856d159682acb2dca11e43b8bbe42b70 gcc-config-1.4.0.ebuild 1896
+MD5 2282844b53e06c3ba29d751295544ee2 files/gcc-config-1.3.8 12438
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.8-r4 0
-MD5 396974306d3ccab6db5354d94ffd21fd files/gcc-config-1.3.8 12498
-MD5 e7c7a83406a374ee4262c97d6e5673b2 files/wrapper-1.4.3.c 7545
-MD5 ee3f55895cd7d8bc97f6903961a5491b files/wrapper-1.4.5.c 10671
-MD5 3d37d08bd6d1d828ea19572c0c381032 files/gcc-config-1.3.10 13233
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.10-r1 0
-MD5 43dc775ec1a6c50d87e929f0bbaab5bd files/gcc-config-1.4.0 14564
-MD5 b896b5ba2fa0766e410adf13ecc8048e files/wrapper-1.4.6.c 10526
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.4.0 0
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCKQAOArHZZzCEUG0RAj9/AJ4mVK2B/OOW5Aa4YXFfei3svkItsQCfQebi
-QivBKp1c1fgoXXf9K9szlk8=
-=G3QY
------END PGP SIGNATURE-----
+MD5 1d04aa04d8a01f6b4da55113f7bbcdf0 files/gcc-config-1.4.0 14500
+MD5 9b36140ce8c4b259c8e479fae7ff5dfa files/gcc-config-1.3.10 13173
+MD5 3b96d761f411a1befda4f334da8fea03 files/wrapper-1.4.6.c 10526
+MD5 e3203a5aa6df669ffa479aeeb7605029 files/wrapper-1.4.5.c 10671
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gcc-config-1.3.10-r1 0
+MD5 ab755343b8f0faa0b78f9adee67935cc files/wrapper-1.4.3.c 7549
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.10 b/sys-devel/gcc-config/files/gcc-config-1.3.10
index 009f08d0d324..a2e74f9493c0 100755
--- a/sys-devel/gcc-config/files/gcc-config-1.3.10
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.10
@@ -1,13 +1,12 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.10,v 1.3 2005/02/04 00:10:39 vapier Exp $
-# Author: Martin Schlemmer <azarah@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.10,v 1.4 2005/03/16 23:32:11 vapier Exp $
trap ":" INT QUIT TSTP
-source /etc/init.d/functions.sh || {
- echo "$0: Could not source /etc/init.d/functions.sh!"
+source /sbin/functions.sh || {
+ echo "$0: Could not source /sbin/functions.sh!"
exit 1
}
umask 022
diff --git a/sys-devel/gcc-config/files/gcc-config-1.3.8 b/sys-devel/gcc-config/files/gcc-config-1.3.8
index 3e186aa950f8..71575f75b489 100755
--- a/sys-devel/gcc-config/files/gcc-config-1.3.8
+++ b/sys-devel/gcc-config/files/gcc-config-1.3.8
@@ -1,13 +1,12 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.8,v 1.6 2005/01/19 23:26:13 vapier Exp $
-# Author: Martin Schlemmer <azarah@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.3.8,v 1.7 2005/03/16 23:32:12 vapier Exp $
trap ":" INT QUIT TSTP
-source /etc/init.d/functions.sh || {
- echo "$0: Could not source /etc/init.d/functions.sh!"
+source /sbin/functions.sh || {
+ echo "$0: Could not source /sbin/functions.sh!"
exit 1
}
umask 022
diff --git a/sys-devel/gcc-config/files/gcc-config-1.4.0 b/sys-devel/gcc-config/files/gcc-config-1.4.0
index 19cbf8a7a26b..f19fffc54256 100755
--- a/sys-devel/gcc-config/files/gcc-config-1.4.0
+++ b/sys-devel/gcc-config/files/gcc-config-1.4.0
@@ -1,13 +1,12 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4.0,v 1.5 2005/03/05 00:40:36 eradicator Exp $
-# Author: Martin Schlemmer <azarah@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/gcc-config-1.4.0,v 1.6 2005/03/16 23:32:12 vapier Exp $
trap ":" INT QUIT TSTP
-source /etc/init.d/functions.sh || {
- echo "$0: Could not source /etc/init.d/functions.sh!"
+source /sbin/functions.sh || {
+ echo "$0: Could not source /sbin/functions.sh!"
exit 1
}
umask 022
diff --git a/sys-devel/gcc-config/files/wrapper-1.4.3.c b/sys-devel/gcc-config/files/wrapper-1.4.3.c
index c5e96387997f..9a321851d888 100644
--- a/sys-devel/gcc-config/files/wrapper-1.4.3.c
+++ b/sys-devel/gcc-config/files/wrapper-1.4.3.c
@@ -1,7 +1,7 @@
/*
- * Copyright 1999-2004 Gentoo Foundation
+ * Copyright 1999-2005 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.3.c,v 1.4 2004/12/29 01:05:58 vapier Exp $
+ * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.3.c,v 1.5 2005/03/16 23:32:12 vapier Exp $
* Author: Martin Schlemmer <azarah@gentoo.org>
*/
@@ -14,7 +14,7 @@
#include <sys/stat.h>
#include <sys/param.h>
#include <unistd.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <libgen.h>
#include <string.h>
#include <stdarg.h>
diff --git a/sys-devel/gcc-config/files/wrapper-1.4.5.c b/sys-devel/gcc-config/files/wrapper-1.4.5.c
index 6ae21342c8f6..4c9abdc72d50 100644
--- a/sys-devel/gcc-config/files/wrapper-1.4.5.c
+++ b/sys-devel/gcc-config/files/wrapper-1.4.5.c
@@ -1,7 +1,7 @@
/*
- * Copyright 1999-2004 Gentoo Foundation
+ * Copyright 1999-2005 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.5.c,v 1.3 2005/02/07 19:24:21 eradicator Exp $
+ * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.5.c,v 1.4 2005/03/16 23:32:12 vapier Exp $
* Author: Martin Schlemmer <azarah@gentoo.org>
*/
@@ -14,7 +14,7 @@
#include <sys/stat.h>
#include <sys/param.h>
#include <unistd.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <libgen.h>
#include <string.h>
#include <stdarg.h>
diff --git a/sys-devel/gcc-config/files/wrapper-1.4.6.c b/sys-devel/gcc-config/files/wrapper-1.4.6.c
index 68083237c9e8..b59ec542aa8b 100644
--- a/sys-devel/gcc-config/files/wrapper-1.4.6.c
+++ b/sys-devel/gcc-config/files/wrapper-1.4.6.c
@@ -1,7 +1,7 @@
/*
- * Copyright 1999-2004 Gentoo Foundation
+ * Copyright 1999-2005 Gentoo Foundation
* Distributed under the terms of the GNU General Public License v2
- * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.6.c,v 1.1 2005/02/19 10:04:01 eradicator Exp $
+ * $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/files/wrapper-1.4.6.c,v 1.2 2005/03/16 23:32:12 vapier Exp $
* Author: Martin Schlemmer <azarah@gentoo.org>
*/
@@ -14,7 +14,7 @@
#include <sys/stat.h>
#include <sys/param.h>
#include <unistd.h>
-#include <wait.h>
+#include <sys/wait.h>
#include <libgen.h>
#include <string.h>
#include <stdarg.h>