The NetBSD Project

src/lib/libc/string/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / string

Current tag: riastradh-drm2-base3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.inc  1.79   10 years  joerg   GC __indr_reference wrappers.
[TXT] __strsignal.c  1.25   12 years  matt   Use C89 Prototypes. Remove use of __P
[TXT] strtok.3  1.23   15 years  dholland   branches: 1.23.6; Grammar police.
[TXT] strcpy.3  1.20   14 years  wiz   Improve formatting and punctuation for "NUL-terminate".
[TXT] strmode.c  1.19   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] strsep.3  1.19   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strdup.3  1.18   15 years  wiz   Bump date for new STANDARDS section.
[TXT] swab.c  1.18   13 years  martin   branches: 1.18.38; 1.18.48; 1.18.56; Special-case the (unlikely in practice) ...
[TXT] strcasecmp.3  1.17   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strerror.3  1.17   13 years  wiz   Bump date.
[TXT] strmode.3  1.17   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strcat.3  1.16   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strerror.c  1.16   10 years  joerg   Missing alias for strerror_l.
[TXT] string.3  1.16   14 years  perry   Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. These are d...
[TXT] index.3  1.15   11 years  dholland   Bump date for previous.
[TXT] index.c  1.15   18 years  christos   Use reach-over sources from common/lib/libc
[TXT] rindex.c  1.15   18 years  christos   Use reach-over sources from common/lib/libc
[TXT] strsignal.c  1.15   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] swab.3  1.15   13 years  jruoho   .Nm -> .Fn.
[TXT] wmemchr.3  1.15   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] bcmp.3  1.14   11 years  dholland   Mark these obsolete as well.
[TXT] bcopy.3  1.14   11 years  dholland   Mark these obsolete as well.
[TXT] rindex.3  1.14   11 years  dholland   Bump date for previous.
[TXT] strdup.c  1.14   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] strxfrm.c  1.14   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] bzero.3  1.13   13 years  jruoho   Add some STANDARDS lingo, mainly to note the functions that have been removed fr...
[TXT] ffs.3  1.13   13 years  jruoho   Only put the actual header for the .In line.
[TXT] memccpy.c  1.13   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] memcpy.3  1.13   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] strcmp.3  1.13   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strlcpy.3  1.13   14 years  wiz   Join URL.
[TXT] bm.c  1.12   11 years  abs   branches: 1.12.2; 1.12.8; Update old-style definitions to ANSI, remove a coupl...
[TXT] memset.3  1.12   10 years  wiz   branches: 1.12.10; Fix xref.
[TXT] strcoll.c  1.12   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] strtok.c  1.12   19 years  dsl   Implement strtok() in terms of strtok_r()
[TXT] bstring.3  1.11   17 years  wiz   o Removed functions that are in strings.h, not string.h o Added memmem o Bump da...
[TXT] memchr.3  1.11   15 years  wiz   Split Nm over two lines.
[TXT] memcmp.3  1.11   10 years  riastradh   Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. co...
[TXT] strchr.3  1.11   20 years  agc   branches: 1.11.80; Move UCB-licensed code from 4-clause to 3-clause licence. P...
[TXT] strspn.3  1.11   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strxfrm.3  1.11   17 years  wiz   branches: 1.11.78; Bump date for previous.
[TXT] memccpy.3  1.10   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strcoll.3  1.10   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strcspn.3  1.10   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strrchr.3  1.10   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strsignal.3  1.10   14 years  kleink   Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust documentation acc...
[TXT] strstr.3  1.10   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] strtok_r.c  1.10   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] strlen.3  1.9   14 years  perry   Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. These are d...
[TXT] strpbrk.3  1.9   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] wcscmp.c  1.9   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcsncmp.c  1.9   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] bm.3  1.8   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] memmove.3  1.8   20 years  agc   Move UCB-licensed code from 4-clause to 3-clause licence. Patches provided by J...
[TXT] wmemcmp.c  1.7   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcstok.3  1.6   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] popcount.3  1.5   12 years  dholland   Add patch from Klaus Klein in PR 45258 to note that popcount32/64 require <stdin...
[TXT] wcspbrk.c  1.5   12 years  joerg   In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ...
[TXT] wcsstr.c  1.5   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] strndup.c  1.4   16 years  nakayama   Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.
[TXT] wcscasecmp.c  1.4   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] wcschr.c  1.4   18 years  dsl   Only advance 'p' once each time around the loop....
[TXT] wcscpy.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcscspn.c  1.4   12 years  joerg   In wcscspn and wcspbrk, handle set size of 0 and 1 explicitly. For larger sets, ...
[TXT] wcscspn_bloom.h  1.4   12 years  joerg   branches: 1.4.4; If we have to cast, do it properly.
[TXT] wcsdup.3  1.4   11 years  wiz   Add "wide" to description. From OpenBSD via Ingo Schwarze.
[TXT] wcsncasecmp.c  1.4   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] wcsncpy.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcsrchr.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcsspn.c  1.4   12 years  joerg   Clean up a bit in preparation for more serious changes
[TXT] wcstok.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wmemchr.c  1.4   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] Lint_ffs.c  1.3   14 years  joerg   ffs(3) lives in strings.h, so include the correct header. ANSIfy.
[TXT] Lint_swab.c  1.3   13 years  christos   consistency with c source
[TXT] memmem.3  1.3   15 years  martin   branches: 1.3.8; Convert TNF licenses to new 2 clause variant
[TXT] strcasestr.c  1.3   18 years  christos   WARNS=4
[TXT] strerror_r.c  1.3   10 years  joerg   branches: 1.3.8; Add strerror_l.
[TXT] wcscasecmp.3  1.3   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcscat.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcsdup.c  1.3   15 years  haad   branches: 1.3.6; Remove unneeded #include <string.h>, found by Adam Hoka. Ok'e...
[TXT] wcslcat.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcslcpy.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcslen.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wcsncat.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wmemcpy.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wmemmove.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] wmemset.c  1.3   11 years  abs   Update old-style definitions to ANSI, remove a couple of register definitions al...
[TXT] Lint_bcmp.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_bcopy.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_bzero.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_index.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_memchr.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_memcmp.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_memcpy.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_memmove.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_memset.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_rindex.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strcat.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strchr.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strcmp.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strcpy.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strlen.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strncmp.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] Lint_strrchr.c  1.2   23 years  cgd   fix up NetBSD RCS Ids to match the standard, and the leading comment as to match...
[TXT] consttime_memequal.3  1.2   10 years  riastradh   branches: 1.2.4; 1.2.6; 1.2.8; Fix sense of consttime_memequal and update all...
[TXT] explicit_memset.3  1.2   10 years  riastradh   branches: 1.2.4; 1.2.8; Make explicit_memset match memset's return value.
[TXT] memrchr.c  1.2   15 years  christos   branches: 1.2.2; make this work properly, by moving to the end of the buffer be...
[TXT] stpcpy.c  1.2   10 years  tron   Fix build problems.
[TXT] stpncpy.c  1.2   10 years  tron   Fix build problems.
[TXT] stresep.c  1.2   16 years  seb   branches: 1.2.54; 1.2.58; Fix stresep(3) handling of consecutive quoted delimi...
[TXT] wcswidth.3  1.2   17 years  wiz   nul/null/NULL cleanup: when talking about characters/bytes, use "nul" and "nul-t...
[TXT] Lint_memccpy.c  1.1   26 years  matthias   add lint stubs for files that are implemented in assembler on the pc532.
[TXT] Lint_strncat.c  1.1   26 years  matthias   add lint stubs for files that are implemented in assembler on the pc532.
[TXT] Lint_strncpy.c  1.1   26 years  matthias   add lint stubs for files that are implemented in assembler on the pc532.
[TXT] strings.3  1.1   17 years  wiz   Add strings(3), collecting information about strings.h. Add Xr for it to string(...
[TXT] wcswcs.c  1.1   21 years  tshiozak   changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a...


CVSweb <webmaster@jp.NetBSD.org>