home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / sysdeps / i386 / TODO.string < prev   
Encoding:
Text File  |  1994-11-27  |  144 b   |  4 lines

  1. - stpcpy, stpncpy: use 32-bit loops
  2.  
  3. - strstr: main loop should be 32-bit with two further special cases
  4.       for 2 and 3 bytes of length needles.