summaryrefslogtreecommitdiff
path: root/lib/libc/string/Makefile.inc
AgeCommit message (Expand)Author
2005-10-29Activate missing wcswidth, as noted by Alexander Bluhm.Marc Espie
2005-05-26Merge common functionality of __strsignal and strerror_r.Otto Moerbeek
2005-04-16fix wmemchr.3 MLINKS;Jason McIntyre
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2005-03-30strcasestr(3), a case-insensitive version of strstr(3). already in netbsdTheo de Raadt
2004-05-03Missed this in the __strerror() removal.Todd C. Miller
2003-02-20fix a variety of missing or wrong MLINKSTheo de Raadt
2002-11-21Add strerror_r and functions versions of getchar_unlocked andMarco S Hyman
2001-09-05make debug libs build againMichael Shalayeff
1999-11-09Install man-page links for strtok_r.Artur Grabowski
1999-09-21index/rindex as deprecated synonyms to strchr/strrchr.Marc Espie
1999-04-25m68k assembler version of strlcpy(3)Todd C. Miller
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-07-01add strlcpy/strlcat, safe and sensible string copy/appendTodd C. Miller
1998-02-07strftime is no longer in this directoryThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt