From 6ee9656f43cc72b34a0694e455ea5f1c5352b332 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Tue, 8 Jul 2003 20:30:20 +0000 Subject: [PATCH] Add iocshArgPersistentString type. --- documentation/RELEASE_NOTES.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index b80fa9bee..536455c59 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -18,6 +18,9 @@

Changes since 3.14.2

+

iocshArgPersistentString

+

Tell iocsh to make a copy of the argument string before passing it to the handler function.

+

epicsStrDup

Operating-system independent replacement for strdup().