home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / 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.