repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: HACKING: mention a few more useful git commands
[coreutils.git]
/
lib
/
xmemxfrm.h
blob
7c4b8ad7ce9e8b831bf88e82ccadf84790715c2a
1
#include <stddef.h>
2
size_t
xmemxfrm
(
char
*
restrict
,
size_t
,
char
*
restrict
,
size_t
);