39 Commits (371b65730c22961b59f6f6835ff7459c88e9a531)

Author SHA1 Message Date
  schwarze 371b65730c New POSIX xlocale implementation written from scratch. 7 years ago
  jmc 813a539cd3 for some time now mandoc has not required MLINKS to function 9 years ago
  deraadt 93087f5d74 In ingo's new world order, we do not want multiple manual pages describing 10 years ago
  deraadt cbc05ec357 restructure libc/string + libc/arch/*/string coperation regarding 10 years ago
  matthew f82197f5b3 Add timingsafe_memcmp(). 10 years ago
  tedu 661d769f4e remove the never used bm string functions 11 years ago
  tedu 2beb8f104d add explicit_bzero to libc. implementation subject to change, but start 11 years ago
  millert d14d049245 Split out strncpy and strncat from strcpy and strcat manuals. 11 years ago
  guenther 0442f09344 Missed the file renames for the string functions when committing the 11 years ago
  ajacoutot 479d5fd1ec Add an implementation of memmem() -- from FreeBSD with some tweaks. 12 years ago
  okan 068b7390b9 remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. 12 years ago
  guenther 53bd3de409 Add stpcpy() and stpncpy(), pointless crap that made it into POSIX. 13 years ago
  nicm fbd15bedaa Instead of documenting all the wide string functions in wmemchr(3), add 13 years ago
  nicm 69ccac0496 Add wcsdup(), from NetBSD. 13 years ago
  espie 7b1036f191 wcs(n)casecmp support, manpage comments from jmc@, okay deraadt@ 14 years ago
  stsp 4ddc8c789a Add a wcswidth man page (based on FreeBSD), and fix the implementation 14 years ago
  matthew d3d805ce3b Add timingsafe_bcmp(3) to libc, mention that it's already in the 14 years ago
  tedu bbe8fdc923 add posix_madvise, posix_memalign, strndup, and strnlen. mostly from 15 years ago
  miod 0d9cbfe642 Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent 15 years ago
  miod d178cbce71 Make sure to use unique target names so that make -j does not break; 17 years ago
  millert f5ac8d80cf add memrchr(3) 17 years ago
  espie ef549283cb Activate missing wcswidth, as noted by Alexander Bluhm. 19 years ago
  otto b85d877145 Merge common functionality of __strsignal and strerror_r. 20 years ago
  jmc b93669c8f7 fix wmemchr.3 MLINKS; 20 years ago
  espie 5e8683629a introduce some wchar functions (from citrus and an itojun@ diff) 20 years ago
  deraadt 3f1febb4bc strcasestr(3), a case-insensitive version of strstr(3). already in netbsd 20 years ago
  millert 3fc0f059df Missed this in the __strerror() removal. 21 years ago
  deraadt 04ad54fbad fix a variety of missing or wrong MLINKS 22 years ago
  marc e44f851320 Add strerror_r and functions versions of getchar_unlocked and 22 years ago
  mickey 2660cbbcf5 make debug libs build again 23 years ago
  art 16cfb0f4b1 Install man-page links for strtok_r. 25 years ago
  espie 8bd53cdab8 index/rindex as deprecated synonyms to strchr/strrchr. 25 years ago
  millert 32f2bc5502 m68k assembler version of strlcpy(3) 26 years ago
  d 31570910f0 Add thread-safety to libc, so that libc_r will build (on i386 at least). 26 years ago
  millert ed7da885dd add strlcpy/strlcat, safe and sensible string copy/append 27 years ago
  tholo 7aa88bcdf1 strftime is no longer in this directory 27 years ago
  tholo fcedf08ffa Fix RCS ids 29 years ago
  tholo ac83ba9bc9 Add support for building lint(1) library 29 years ago
  deraadt 47b73ff83c initial import of NetBSD tree 29 years ago