/
index
/
libcext.git
/ blobdiff
commit
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add strlcpy, remove estrlcat
[libcext.git]
/
README.md
diff --git
a/README.md
b/README.md
index 762d93f9480be66c2ebaeed8b9723b1988440cab..a5126fda69da03a2caf422fd3b627bee7f6e52cc 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-56,6
+56,6
@@
permuting, defining those enables it per function (GNU behaviour, can still be d
### strlcat
-includes `strlcat()` and `
estrlcat
()`
+includes `strlcat()` and `
strlcpy
()`
---