public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/util-linux/files/
@ 2014-08-13 13:09 Anthony G. Basile
  2014-08-19 13:59 ` Anthony G. Basile
  0 siblings, 1 reply; 2+ messages in thread
From: Anthony G. Basile @ 2014-08-13 13:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8fb9e7d668f49df92a8a39af4f1680b5469fbce3
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 13:11:08 2014 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Aug 13 13:11:08 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=8fb9e7d6

sys-apps/util-linux: Use sys/reg.h and not sys/user.h to get _WORDSIZE, needed for mips

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA

---
 sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch b/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
index e471e0f..e20a63a 100644
--- a/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
+++ b/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
@@ -5,7 +5,7 @@ diff -Naur util-linux-2.25.orig/sys-utils/switch_root.c util-linux-2.25/sys-util
  #include <sys/stat.h>
  #include <sys/statfs.h>
  #include <sys/param.h>
-+#include <sys/user.h>
++#include <sys/reg.h>
  #include <fcntl.h>
  #include <stdio.h>
  #include <stdlib.h>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/util-linux/files/
  2014-08-13 13:09 [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/util-linux/files/ Anthony G. Basile
@ 2014-08-19 13:59 ` Anthony G. Basile
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2014-08-19 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     8fb9e7d668f49df92a8a39af4f1680b5469fbce3
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 13 13:11:08 2014 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Aug 13 13:11:08 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=8fb9e7d6

sys-apps/util-linux: Use sys/reg.h and not sys/user.h to get _WORDSIZE, needed for mips

Package-Manager: portage-2.2.8-r1
Manifest-Sign-Key: 0xF52D4BBA

---
 sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch b/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
index e471e0f..e20a63a 100644
--- a/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
+++ b/sys-apps/util-linux/files/util-linux-2.25-missing__SWORD_TYPE.patch
@@ -5,7 +5,7 @@ diff -Naur util-linux-2.25.orig/sys-utils/switch_root.c util-linux-2.25/sys-util
  #include <sys/stat.h>
  #include <sys/statfs.h>
  #include <sys/param.h>
-+#include <sys/user.h>
++#include <sys/reg.h>
  #include <fcntl.h>
  #include <stdio.h>
  #include <stdlib.h>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-19 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-13 13:09 [gentoo-commits] proj/hardened-dev:musl commit in: sys-apps/util-linux/files/ Anthony G. Basile
2014-08-19 13:59 ` Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox