copy byte sequence NAME bcopy - copy byte sequence LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings...byte string operations NAME bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset - byte string o......ty MT-Safe STANDARDS C11, POSIX.1-2008. HISTORY POSIX.1-2001, C89, SVr4, 4.3BSD. SEE ALSO bcopy (3), bstring (3), memccpy (3), memcpy (3), strcpy (3), strncpy (3), wmemmove (3)...hread safety MT-Safe STANDARDS POSIX.1-2008. HISTORY POSIX.1-2001, SVr4, 4.3BSD. SEE ALSO bcopy (3), bstring (3), memcpy (3), memmove (3), strcpy (3), strncpy (3)...providing an "older" memcpy () implementation that was aliased to memmove (3)). SEE ALSO bcopy (3), bstring (3), memccpy (3), memmove (3), mempcpy (3), strcpy (3), strncpy (3), …