public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/sharutils/files: sharutils-4.6.3-interix.patch
@ 2010-01-15  1:36 Jonathan Callen (abcd)
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Callen (abcd) @ 2010-01-15  1:36 UTC (permalink / raw
  To: gentoo-commits

abcd        10/01/15 01:36:43

  Added:                sharutils-4.6.3-interix.patch
  Log:
  Add prefix keywords; patch for interix
  (Portage version: -svn/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-arch/sharutils/files/sharutils-4.6.3-interix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/sharutils/files/sharutils-4.6.3-interix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/sharutils/files/sharutils-4.6.3-interix.patch?rev=1.1&content-type=text/plain

Index: sharutils-4.6.3-interix.patch
===================================================================
--- sharutils-4.6.3.orig/lib/inttostr.h
+++ sharutils-4.6.3/lib/inttostr.h
@@ -26,6 +26,10 @@
 # include <inttypes.h>
 #endif
 
+#if HAVE_STDINT_H
+# include <stdint.h>
+#endif
+
 #if HAVE_LIMITS_H
 # include <limits.h>
 #endif
--- sharutils-4.6.3.orig/lib/system.h
+++ sharutils-4.6.3/lib/system.h
@@ -24,6 +24,10 @@
 # include <inttypes.h>
 #endif
 
+#if HAVE_STDINT_H
+# include <stdint.h>
+#endif
+
 #ifndef HAVE_INTMAX_T
 #define HAVE_INTMAX_T
 typedef long intmax_t;






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

* [gentoo-commits] gentoo-x86 commit in app-arch/sharutils/files: sharutils-4.6.3-interix.patch
@ 2013-12-24  1:36 Tom Wijsman (tomwij)
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Wijsman (tomwij) @ 2013-12-24  1:36 UTC (permalink / raw
  To: gentoo-commits

tomwij      13/12/24 01:36:04

  Removed:              sharutils-4.6.3-interix.patch
  Log:
  [QA] Remove unused files.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)


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

end of thread, other threads:[~2013-12-24  1:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-24  1:36 [gentoo-commits] gentoo-x86 commit in app-arch/sharutils/files: sharutils-4.6.3-interix.patch Tom Wijsman (tomwij)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-15  1:36 Jonathan Callen (abcd)

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