Michael Cree
|
b54f998dc3
|
alpha: Fix compile errors in memchr
Include missing header file and make some casts explicit.
|
2010-09-26 11:10:18 -07:00 |
|
Richard Henderson
|
926cf114f7
|
alpha: rewrite memchr.
[BZ #12019]
The new implementation does not read too much data.
|
2010-09-23 08:02:08 -07:00 |
|
Roland McGrath
|
6e5a98bc44
|
Sat Mar 16 20:08:22 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/memchr.S: new file.
* sysdeps/alpha/memchr.c: obsolete file removed.
|
1996-03-17 01:58:01 +00:00 |
|
Roland McGrath
|
3964340a69
|
Wed Feb 14 00:21:17 1996 David Mosberger-Tang <davidm@azstarnet.com>
* sysdeps/alpha/memchr.c (memchr): loop searching for matching
character bailed out one too early; changed constant 6 to
7 to fix this.
|
1996-02-15 16:47:45 +00:00 |
|
Roland McGrath
|
b5f9dfd1a1
|
Remove extra shift and OR of CHARMASK.
|
1994-12-09 20:16:06 +00:00 |
|
Brendan Kehoe
|
72d531d675
|
entered into RCS
|
1993-12-23 06:27:57 +00:00 |
|
Roland McGrath
|
4a219aa112
|
Formerly alpha/memchr.c.~3~
|
1993-07-22 19:20:18 +00:00 |
|
Roland McGrath
|
d207263b8c
|
Formerly alpha/memchr.c.~2~
|
1992-11-25 19:02:23 +00:00 |
|
Roland McGrath
|
1608c2cc6d
|
Initial revision
|
1992-11-25 03:28:54 +00:00 |
|