From 8bdb03d22b48d1871d364aa24ff9484b687ef84f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 16 Nov 2018 21:52:10 +0100 Subject: Add st{r,p}[n]move 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 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'man0') diff --git a/man0/libsimple.h.0 b/man0/libsimple.h.0 index ff00c4b..a1e1cd4 100644 --- a/man0/libsimple.h.0 +++ b/man0/libsimple.h.0 @@ -1020,6 +1020,23 @@ that support Check if a string is valid UTF-8. .RE +.TP +.BR libsimple_strmove (3), +.RS 0 +.BR libsimple_strnmove (3), +.br +.BR libsimple_stpmove (3), +.br +.BR libsimple_stpnmove (3) +.RE +.RS +Versions of +.BR memmove (3) +and +.BR libsimple_mempmove (3) +that moves an entire string. +.RE + .TP .BR libsimple_strnchr (3), .RS 0 -- cgit v1.2.3-70-g09d2