4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-19 07:22:14 +08:00
Jeff Johnston cae28869c1 2008-05-26 Eric Blake <ebb9@byu.net>
Optimize the generic and x86 strlen.
        * libc/string/strlen.c (strlen) [!__OPTIMIZE_SIZE__]: Pre-align
        data so unaligned searches aren't penalized.
        * libc/machine/i386/strlen.S (strlen) [!__OPTIMIZE_SIZE__]:
        Word operations are faster than repnz byte searches.
2008-05-26 22:56:14 +00:00
..
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2008-05-22 02:31:46 +00:00
2000-02-17 19:39:52 +00:00
2007-05-29 21:26:59 +00:00
2002-05-13 19:33:46 +00:00
2002-05-13 19:33:46 +00:00
2008-05-26 22:56:14 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2007-05-29 21:26:59 +00:00
2000-02-17 19:39:52 +00:00
2000-02-17 19:39:52 +00:00
2000-08-30 18:31:59 +00:00
2000-02-17 19:39:52 +00:00