7 Commits

Author SHA1 Message Date
Stuart Cardall
3367736c61 community/psmisc: bump to 23.1 2017-06-16 13:46:29 +00:00
Stuart Cardall
a7183bc057 community/psmisc: bump to 23.0 2017-06-14 10:44:57 +00:00
Breno Leitao
0c36e883cf community/psmisc: Fix FTBFS on ppc64le
There is an issue with psmisc that fails to build due to names clash.
This is the type of the problem this patch is resolving:

  In file included from /usr/include/sys/user.h:11:0,
                   from peekfd.c:33:
  /usr/include/bits/user.h:1:8: error: redefinition of 'struct pt_regs'
   struct pt_regs {
          ^~~~~~~
  In file included from peekfd.c:30:0:
  /usr/include/asm/ptrace.h:31:8: note: originally defined here
   struct pt_regs {
          ^~~~~~~
2017-04-12 20:00:52 +00:00
Leonardo Arena
3c80ffcde3 community/psmisc: fix build for ppc64le
9f4395581c
2017-04-07 15:03:46 +00:00
Leonardo Arena
fdd15dbaae community/psmisc: does not build yet for ppc64le
pstree.c: In function 'get_threadname':
pstree.c:800:15: error: 'PATH_MAX' undeclared (first use in this function)
     char path[PATH_MAX + 1];
2017-04-07 13:39:37 +00:00
Jakub Jirutka
13f1370093 community/psmisc: improve abuild, replace _builddir with builddir 2016-09-03 13:16:24 +02:00
Stuart Cardall
c05bc0aca5 community/psmisc: move from unmaintained and claim maintainership 2016-09-03 13:13:16 +02:00