summaryrefslogtreecommitdiff
path: root/lib/libc/string/Makefile.inc
AgeCommit message (Expand)Author
1999-09-08add netbsd rcsid'slukem
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1998-09-14Install a link for strtok_r(3).kleink
1998-08-04switch bzero to version in memset.c.perry
1998-08-04Replace complicated and ugly makefile gook to make memmove,memcpy byperry
1998-01-30note that bzero isn't yet being built from memset.cperry
1998-01-30update to lite-2perry
1998-01-23Update various aspects of the special target builds which shouldcgd
1997-10-22- use CPPFLAGS instead of CFLAGSlukem
1997-10-09rcsid policelukem
1997-04-23move str[fp]time into libc/time.mrg
1996-12-22add rules to build .ln files (memmove.ln, memcpy.ln, strchr.ln, strrchr.ln)cgd
1996-11-12Add strtok_r() for reentrant (thread-aware) programsjtc
1996-09-24Make it possible to have a md version of memccpy.matthias
1995-03-20Clarify a comment slightly.mycroft
1995-03-20Separate machine dependencies.mycroft
1995-02-10list the files needed on the alpha.cgd
1994-12-22specify man pages the new way.cgd
1994-11-14Include files for pmaxdean
1994-09-03__strerror() and __strsignal() have been broken out into their own filesjtc
1994-08-02Add strsignal() function like on Solaris.jtc
1994-07-06We're supposed to include ${CPPFLAGS} when compiling .c files.mycroft
1994-06-22add Boyer-Moore string search routines, from Bostic. man pagecgd
1994-02-25Changing the ns32k stuff.phil
1993-12-10memcpy.S and memmove.S on i386 are now separate.mycroft
1993-12-08Add strchr.S and strrchr.S for m68k.mycroft
1993-12-08Added some Sparc sources.pk
1993-12-07Also a memcpy.S for m68k.mycroft
1993-12-07Remove -p flags from .so builds.mycroft
1993-12-06Add memmove.S to m68k assembler stuff.mycroft
1993-12-06Use assembler versions of m68k stuff.mycroft
1993-12-06fix things so that memmove.so, et al., are built correctly oncgd
1993-12-05Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"briggs
1993-12-05get pc532 moved into ns32k; that's is MACHINE_ARCHcgd
1993-12-04update for .S and MACHINE_ARCHcgd
1993-10-18don't compiler strerror.c source here, and clean up.cgd
1993-10-07Moved strerror.[c3] from libc/stdio to libc/string.jtc
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-10-05Add swab.c or swab.s, as appropriate, to each machines source list insteadjtc
1993-09-17pc532 specifics.phil
1993-08-01Add RCS identifiers.mycroft
1993-06-17Add i386 assembly versions of bcmp & memcmpjtc
1993-06-17enable memset & memchr.jtc
1993-06-16Actually, just make memcpy() an alias for memmove().mycroft
1993-06-16Oops. Forgot to update the Makefile.mycroft
1993-06-16Added i386 assembly language versions of ffs, strcat, strcpy, and strlen.jtc
1993-06-15Added fast strcmp() and strncmp() routines.jtc
1993-05-07add assembly language version of index, rindex, strchr, and strrchrcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd