OpenBSD CVS

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: [local] / src / lib / libc / string

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile.inc  1.9   24 years  art   Install man-page links for strtok_r.
[TXT] bcmp.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] bcmp.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] bcopy.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] bcopy.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] bzero.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] bzero.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] ffs.3  1.3   24 years  aaron   Flesh out libc string function man pages.
[TXT] ffs.c  1.5   23 years  mickey   knf; ouch, that hurts
[TXT] memccpy.3  1.6   24 years  aaron   Flesh out libc string function man pages.
[TXT] memccpy.c  1.3   26 years  millert   Update man page and sccs tags from lite2.
[TXT] memchr.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] memchr.c  1.3   24 years  espie   Clean up memchr slightly to better match coming memrchr (K&R-style type promotio...
[TXT] memcmp.3  1.4   24 years  aaron   Flesh out libc string function man pages.
[TXT] memcmp.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] memcpy.3  1.3   24 years  aaron   Flesh out libc string function man pages.
[TXT] memmove.3  1.3   24 years  aaron   Flesh out libc string function man pages.
[TXT] memset.3  1.4   24 years  aaron   Flesh out libc string function man pages.
[TXT] memset.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strcasecmp.3  1.6   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcasecmp.c  1.3   26 years  millert   Update man page and sccs tags from lite2.
[TXT] strcat.3  1.8   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcat.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strchr.3  1.7   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcmp.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcmp.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strcoll.3  1.3   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcoll.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strcpy.3  1.10   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcpy.c  1.4   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strcspn.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] strcspn.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strdup.3  1.10   24 years  aaron   Add ERRORS section (the strdup(3) function may fail and set errno to any of the ...
[TXT] strdup.c  1.3   26 years  millert   Update man page and sccs tags from lite2. Minor cleanup by me as well.
[TXT] strerror.3  1.4   23 years  aaron   Document that the string returned by strerror(3) contains a maximum of NL_TEXTMA...
[TXT] strerror.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strlcat.c  1.2   24 years  millert   When finding the end of dst, never traverse more than siz bytes. This keeps us ...
[TXT] strlcpy.3  1.9   23 years  aaron   Another round of man page cleanup, this time to remove more hard sentence breaks...
[TXT] strlcpy.c  1.4   25 years  millert   Break up into two loops, one for the copy, another to finish traversal of the sr...
[TXT] strlen.3  1.4   24 years  aaron   Flesh out libc string function man pages.
[TXT] strlen.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strmode.3  1.8   24 years  aaron   Flesh out libc string function man pages.
[TXT] strmode.c  1.3   26 years  deraadt   whitespace support; some netbsd pr..
[TXT] strncat.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strncmp.c  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strncpy.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strpbrk.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] strpbrk.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strrchr.3  1.6   24 years  aaron   Flesh out libc string function man pages.
[TXT] strsep.3  1.8   24 years  aaron   Flesh out libc string function man pages.
[TXT] strsep.c  1.3   26 years  millert   Update from lite2.
[TXT] strsignal.3  1.3   25 years  aaron   remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common is u...
[TXT] strsignal.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strspn.3  1.6   24 years  aaron   Flesh out libc string function man pages.
[TXT] strspn.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strstr.3  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] strstr.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] strtok.3  1.14   23 years  aaron   More of the same.
[TXT] strtok.c  1.3   24 years  art   Implement strtok_r.
[TXT] strxfrm.3  1.3   24 years  aaron   Flesh out libc string function man pages.
[TXT] strxfrm.c  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] swab.3  1.4   24 years  aaron   Grammar; deraadt@
[TXT] swab.c  1.3   26 years  deraadt   move proto to unistd.h
[TXT] __strerror.c (in the Attic) [Hide]  1.6   27 years  deraadt   nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.lon...
[TXT] __strsignal.c (in the Attic) [Hide]  1.5   27 years  deraadt   need limits.h
[TXT] bm.3 (in the Attic) [Hide]  1.5   24 years  aaron   Flesh out libc string function man pages.
[TXT] bm.c (in the Attic) [Hide]  1.3   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] bstring.3 (in the Attic) [Hide]  1.4   24 years  aaron   Flesh out libc string function man pages.
[TXT] index.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] rindex.c (in the Attic) [Hide]  1.2   27 years  tholo   Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly
[TXT] string.3 (in the Attic) [Hide]  1.8   24 years  aaron   Flesh out libc string function man pages.