projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4bc105
)
Formerly i386/memchr.c.~5~
author
roland
<roland>
Wed, 26 Feb 1992 03:24:36 +0000
(
03:24
+0000)
committer
roland
<roland>
Wed, 26 Feb 1992 03:24:36 +0000
(
03:24
+0000)
sysdeps/i386/memchr.c
patch
|
blob
|
history
diff --git
a/sysdeps/i386/memchr.c
b/sysdeps/i386/memchr.c
index
b9c44b7
..
9f4a1b1
100644
(file)
--- a/
sysdeps/i386/memchr.c
+++ b/
sysdeps/i386/memchr.c
@@
-1,4
+1,4
@@
-/* memchr (str, ch, n) -- Return pointer to first occurence of CH in STR less
+/* memchr (str, ch, n) -- Return pointer to first occur
r
ence of CH in STR less
than N.
For Intel 80x86, x>=3.
Copyright (C) 1991 Free Software Foundation, Inc.