Add epicsThreadResume to IOCSH.

This commit is contained in:
W. Eric Norum
2006-02-03 19:36:09 +00:00
parent ba9499c786
commit 4074b45a30
2 changed files with 46 additions and 0 deletions
+3
View File
@@ -11,6 +11,9 @@
<h2 align="center">Changes since 3.14.8.2</h2>
<h4>iocsh</h4>
<p>Added epicsThreadResume command.</p>
<h4>libCom</h4>
<p>mallocMustSucceed and callocMustSucceed accept 0-byte requests. Note that these routines my return a NULL pointer in such cases.</p>