summaryrefslogtreecommitdiff
path: root/lib/libc/string/Makefile.inc
AgeCommit message (Expand)Author
2013-08-19GC __indr_reference wrappers.joerg
2013-06-24Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.riastradh
2013-06-24Add consttime_bcmp(3) and explicit_bzero(3) to makefile and set lists.riastradh
2012-08-30Add "consttime_bcmp" and "explicit_bzero" functions for both kerneldrochner
2009-07-30If SRCS contains any .S files then remove the corresponding .c file fromdsl
2009-07-21Move popcount et al to src/common and add popcount32/popcount64.joerg
2009-07-21Add popcount(3) and the long and long long version. Name is inspired byjoerg
2009-07-18Remove index() and rindex() from the list (in comment)dsl
2009-05-01Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.perry
2009-04-10add memrchrchristos
2009-01-11merge christos-time_tchristos
2009-01-02Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo...tnozaki
2007-02-17Add strings(3), collecting information about strings.h.wiz
2006-10-13PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3)tnozaki
2006-08-27fix xtos's pastodsl
2006-08-26PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmpchristos
2006-08-23include one more new file.christos
2006-08-22PR/34238: Aleksey Cheusov: add wcsdup, wcscasecmp and wcsncasecmp functionschristos
2006-08-12- Add strndup and stresepchristos
2006-06-03fix lib/33476:tnozaki
2005-12-20Use reach-over sources from common/lib/libcchristos
2005-07-30- Fix the remaining indr_references so that they define lint symbols.christos
2005-07-28PR/30845: Luke Mewburn: strerror_r(3) missingchristos
2005-03-14Fix stupid typo. I added memmem, not memmove.perry
2005-03-13add memmemperry
2004-07-03Add strcasestr(3), case insensitive version of strstr(3).junyoung
2003-03-05changes related to lib/20576 and lib/20577.tshiozak
2002-04-17Need internal names for strlcat() and strlcpy().kleink
2000-12-24split wide char section, just for readability/future possibility for .ifitojun
2000-12-23move wcs* and wmem* from lib/libc/locale to lib/libc/string.itojun
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