summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2013-12-24 04:31:22 -0500
committerMike Frysinger <vapier@gentoo.org>2014-01-16 15:10:14 -0500
commit7a02cfade80b2b6ed2562e74105bebfee90a87ec (patch)
tree0a1cb4e023dc9db46f67f286839c0f222928caf4 /ChangeLog
parent0daf33f7d5c370968aca47a2bf75068c93432d5c (diff)
downloadglibc-7a02cfade80b2b6ed2562e74105bebfee90a87ec.tar.gz
glibc-7a02cfade80b2b6ed2562e74105bebfee90a87ec.tar.xz
glibc-7a02cfade80b2b6ed2562e74105bebfee90a87ec.zip
s390: implement sotruss support
See commit 41b1792698a335d3a85381921a84a16e9635f36a for testcase.

Note: while this works on s390x, the s390 code hangs when using -e.
But it hangs regardless of this code (the hang seems to occur before
the exit func is even called).  I didn't look too closely at it as
it seems to be an issue external to this file, so this code shouldn't
make the situation any worse.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f766c1365..77b8e74a1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-16  Mike Frysinger  <vapier@gentoo.org>
+
+	* sysdeps/s390/sotruss-lib.c: New file.
+
 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
 
 	[BZ#16430]