Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-14 | Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | |
* string/strnlen.c: New file. * string/Makefile (routines): Add strnlen. * string/string.h [__USE_GNU] (strnlen): Declare new function. [__OPTIMIZE__]: Define extern inline implementation of it. | |||
1995-02-21 | * string/Makefile (distribute): Add pagecopy.h. | Roland McGrath | |
* sysdeps/mach/pagecopy.h: New file. * sysdeps/generic/pagecopy.h: New file. * sysdeps/generic/memcpy.c: Include pagecopy.h; call PAGE_COPY_FWD_MAYBE first when word aligned. * sysdeps/generic/memmove.c: Likewise. | |||
1995-02-18 | initial import | Roland McGrath | |