mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 0/3] poke: Add new package
@ 2023-10-10  6:52 Alexander Dahl
  2023-10-10  6:52 ` [ptxdist] [PATCH 1/3] libatomic_ops: " Alexander Dahl
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexander Dahl @ 2023-10-10  6:52 UTC (permalink / raw)
  To: ptxdist

Hei hei,

for debugging an issue with monit [1] I put GNU poke [2] on my target.
Maybe this is helpful for others, too?!

Patch series includes GNU poke, a library which poke depends on, and
another library which the first library depends on … ;-)

Greets
Alex

[1] https://bitbucket.org/tildeslash/monit/issues/1093/service-not-monitored-on-device-without
[2] https://jemarch.net/poke.html

Alexander Dahl (3):
  libatomic_ops: Add new package
  bdwgc: Add new package
  poke: Add new package

 rules/bdwgc.in           | 11 ++++++
 rules/bdwgc.make         | 85 ++++++++++++++++++++++++++++++++++++++++
 rules/libatomic_ops.in   | 11 ++++++
 rules/libatomic_ops.make | 75 +++++++++++++++++++++++++++++++++++
 rules/poke.in            | 17 ++++++++
 rules/poke.make          | 71 +++++++++++++++++++++++++++++++++
 6 files changed, 270 insertions(+)
 create mode 100644 rules/bdwgc.in
 create mode 100644 rules/bdwgc.make
 create mode 100644 rules/libatomic_ops.in
 create mode 100644 rules/libatomic_ops.make
 create mode 100644 rules/poke.in
 create mode 100644 rules/poke.make


base-commit: b9019139839cacf60d1b073aeef749372b6d9318
-- 
2.30.2




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

end of thread, other threads:[~2023-10-18  7:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-10  6:52 [ptxdist] [PATCH 0/3] poke: Add new package Alexander Dahl
2023-10-10  6:52 ` [ptxdist] [PATCH 1/3] libatomic_ops: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-10-10  6:52 ` [ptxdist] [PATCH 2/3] bdwgc: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-10-10  6:52 ` [ptxdist] [PATCH 3/3] poke: " Alexander Dahl
2023-10-18  7:42   ` [ptxdist] [APPLIED] " Michael Olbrich

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