summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2007-05-08 21:56:02 +0000
committerhunt <hunt>2007-05-08 21:56:02 +0000
commitcac1d09436744c68e2fff4cf3599ad46a753b66e (patch)
tree773e7272a6eef52222746707646eab86577e39a7 /runtime/staprun/ChangeLog
parent639948b19fdd9eb93d7fe2554a6bfed003bdc478 (diff)
downloadsystemtap-steved-cac1d09436744c68e2fff4cf3599ad46a753b66e.tar.gz
systemtap-steved-cac1d09436744c68e2fff4cf3599ad46a753b66e.tar.xz
systemtap-steved-cac1d09436744c68e2fff4cf3599ad46a753b66e.zip
2007-05-08 Martin Hunt <hunt@redhat.com>
* relay.c (ppoll): Add a compatibility function for glibc < 2.4.
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 3d122759..bf9fecef 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,5 +1,9 @@
2007-05-08 Martin Hunt <hunt@redhat.com>
+ * relay.c (ppoll): Add a compatibility function for
+ glibc < 2.4.
+
+2007-05-08 Martin Hunt <hunt@redhat.com>
Signal handler cleanup.
* mainloop.c (fatal_handler): New. Cleanly handle
unexpected fatal signals.