FreeBSD Bugzilla – Attachment 56205 Details for
Bug 84850
[patch] strspn(3) manpage description is too esoteric
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 424 bytes, created by
Gary W. Swearingen
on 2005-08-12 20:00:30 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Gary W. Swearingen
Created:
2005-08-12 20:00:30 UTC
Size:
424 bytes
patch
obsolete
>--- strspn..orig.3 Sat Aug 6 08:30:49 2005 >+++ strspn.3 Sat Aug 6 08:42:20 2005 >@@ -56,8 +56,15 @@ > .Fa s > as long as the characters from > .Fa s >-occur in string >+occur in the null-terminated string > .Fa charset . >+In other words, it computes the string array index in >+.Fa s >+of the first character of >+.Fa s >+which is not in >+.Fa charset , >+else the index of the first null character. > .Sh RETURN VALUES > The > .Fn strspn
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 84850
: 56205 |
56206