Searched hist:189133 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-10.0-release/include/
H A Dstring.hdiff 189133 Sat Feb 28 03:29:39 MST 2009 das Add restrict qualifiers to the parameters to strlcpy() and strlcat().
The annotation mainly just serves as a hint that they're not intended
for use with overlapping strings.
/freebsd-10.0-release/lib/libc/string/
H A Dstrlcat.cdiff 189133 Sat Feb 28 03:29:39 MST 2009 das Add restrict qualifiers to the parameters to strlcpy() and strlcat().
The annotation mainly just serves as a hint that they're not intended
for use with overlapping strings.
H A Dstrlcpy.3diff 189133 Sat Feb 28 03:29:39 MST 2009 das Add restrict qualifiers to the parameters to strlcpy() and strlcat().
The annotation mainly just serves as a hint that they're not intended
for use with overlapping strings.
H A Dstrlcpy.cdiff 189133 Sat Feb 28 03:29:39 MST 2009 das Add restrict qualifiers to the parameters to strlcpy() and strlcat().
The annotation mainly just serves as a hint that they're not intended
for use with overlapping strings.

Completed in 128 milliseconds