public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-process/psmisc/files: psmisc-22.9-locale.patch
@ 2010-01-02 14:24 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-01-02 14:24 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/01/02 14:24:57

  Added:                psmisc-22.9-locale.patch
  Log:
  Fix building with -O0 where glibc doesn't include locale.h by itself wrt #299316.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-process/psmisc/files/psmisc-22.9-locale.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/psmisc/files/psmisc-22.9-locale.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/psmisc/files/psmisc-22.9-locale.patch?rev=1.1&content-type=text/plain

Index: psmisc-22.9-locale.patch
===================================================================
http://bugs.gentoo.org/show_bug.cgi?id=299316
http://sourceforge.net/tracker/?func=detail&aid=2922163&group_id=15273&atid=115273

--- psmisc-22.9/src/killall.c
+++ psmisc-22.9/src/killall.c
@@ -44,6 +44,10 @@
 #include <ctype.h>
 #include <assert.h>
 
+#ifdef HAVE_LOCALE_H
+#include <locale.h>
+#endif
+
 #ifdef WITH_SELINUX
 #include <selinux/selinux.h>
 #endif /*WITH_SELINUX*/






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

* [gentoo-commits] gentoo-x86 commit in sys-process/psmisc/files: psmisc-22.9-locale.patch
@ 2010-01-04 12:55 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-01-04 12:55 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/01/04 12:55:47

  Removed:              psmisc-22.9-locale.patch
  Log:
  Version bump. Finally a working version.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)



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

end of thread, other threads:[~2010-01-04 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02 14:24 [gentoo-commits] gentoo-x86 commit in sys-process/psmisc/files: psmisc-22.9-locale.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-04 12:55 Samuli Suominen (ssuominen)

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