Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159661556
D51523.id159083.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
550 B
Referenced Files
None
Subscribers
None
D51523.id159083.diff
View Options
diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3
--- a/lib/libc/string/memchr.3
+++ b/lib/libc/string/memchr.3
@@ -34,7 +34,7 @@
.Os
.Sh NAME
.Nm memchr
-.Nd locate byte in byte string
+.Nd locate byte in memory object
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
@@ -51,7 +51,7 @@
.Fa c
(converted to an
.Vt "unsigned char" )
-in string
+in object
.Fa b ,
limited to at most
.Fa len
@@ -63,7 +63,7 @@
.Fn memchr ,
except that it locates the last occurrence of
.Fa c
-in string
+in object
.Fa b ,
limited to the first
.Fa len
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 17, 7:09 PM (15 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34033086
Default Alt Text
D51523.id159083.diff (550 B)
Attached To
Mode
D51523: memchr.3: Operates on objects, not strings
Attached
Detach File
Event Timeline
Log In to Comment