summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcat.3
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
committerMerlin Scholz <merlin@scholz.ruhr>2022-12-13 10:00:55 +0100
commit57b8faa72823ed98eb542eccbd0ab203fec47345 (patch)
tree7c679c30e374f8c1cccdc302d2a7d63366f64835 /lib/libc/string/strcat.3
parente4e98eb0d351245fe2cbe30a14ab09e03f56beab (diff)
Add lockcount output via printflockcount-9.3
Diffstat (limited to 'lib/libc/string/strcat.3')
0 files changed, 0 insertions, 0 deletions
9954'>If a pattern does not have any suffix, assume that it matches bothminskim 2004-12-29Introduce a new abstraction in the C code, called MaxPathSize. Allagc 2004-12-10Sync with pkgsrc to get double -u feature. Bump version to 20041209.erh 2004-11-10Recognize "pre" as pre-release version. Bump version to 20041110.wiz 2004-10-30Add (unsigned char) cast to ctype functionsdsl 2003-10-04Replace strnncpy calls with strlcpy calls. Remove strnncpy.wiz 2003-09-09Inverted a test by mistake.jlam 2003-09-08Allow the package entries in the pkgdbdir to be either directories orjlam 2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam