Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize the generic strchr. | Eric Blake | 2008-05-22 | 1 | -27/+42 |
| | | | | | | * libc/string/strchr.c (strchr) [!__OPTIMIZE_SIZE__]: Pre-align data so unaligned searches aren't penalized. Special-case searching for 0. | ||||
* | 2002-05-10 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2002-05-10 | 1 | -2/+2 |
| | | | | * libc/string/strchr.c: Fix comment typo. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+108 |