summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-07-25 05:00:30 -0700
committerH.J. Lu <hjl.tools@gmail.com>2018-07-25 05:00:30 -0700
commitbd4f7903dfc5d192e987f42b0b30b74225bd075c (patch)
treeb4f302ec279d64ae2301012d2e4e78beb051167b /ChangeLog
parent7e28f203451e4e3a59f5ce29de23157f0a4b1fc9 (diff)
Add a test for multiple setcontext calls
Check multiple setcontext calls. Reviewed-by: Carlos O'Donell <carlos@redhat.com>. * stdlib/Makefile ((tests): Add tst-setcontext5. * stdlib/tst-setcontext5.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86e66efaae..6935bc3b09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2018-07-25 H.J. Lu <hongjiu.lu@intel.com>
+ * stdlib/Makefile ((tests): Add tst-setcontext5.
+ * stdlib/tst-setcontext5.c: New file.
+
+2018-07-25 H.J. Lu <hongjiu.lu@intel.com>
+
* stdlib/Makefile (tests): Add tst-setcontext4.
* stdlib/tst-setcontext4.c: New file.