Commit graph

2 commits

Author SHA1 Message Date
Shawn Webb
929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 2014-12-11 18:13:17 -05:00
Török Edvin
53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc.
This code is licensed under the 3-clause BSD.
This will be used instead of system provided regexec()/regcomp() to
have consistent behaviour across platforms.


git-svn: trunk@3225
2007-09-17 18:54:56 +00:00