From eb3ac9af10990de4dfda5495831ca8e34a44a958 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 16 Nov 2018 20:45:56 +0100 Subject: Add mempmove MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man0/libsimple.h.0 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man0/libsimple.h.0') diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0 index e5e51d1..ff00c4b 100644 --- a/man0/libsimple.h.0 +++ b/man0/libsimple.h.0 @@ -584,6 +584,12 @@ Version of .BR memcpy that returns the end of the written array. +.TP +.BR libsimple_mempmove (3) +Version of +.BR memmove +that returns the end of the written array. + .TP .BR libsimple_mempset (3) Version of -- cgit v1.2.3-70-g09d2