History log of /csrg-svn/lib/libc/string/ (Results 76 – 100 of 297)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4661324-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.

4661224-Feb-1991 bostic

typo

4661024-Feb-1991 bostic

bcmp, bzero take void *, not char *

4660924-Feb-1991 bostic

bcopy takes a void *, not a char *

4614426-Jan-1991 bostic

stdc.h -> cdefs.h

4604119-Jan-1991 bostic

typo on %l

4569504-Dec-1990 bostic

note that %s is an extension

4569304-Dec-1990 bostic

make a copy, mktime.3 modifies the tm struct

4566830-Nov-1990 bostic

add %s for number of seconds since the Epoch

4434527-Jun-1990 karels

optimize for machines other than the Cray (infinite loop takes too long)

4427525-Jun-1990 bostic

Chris hadn't tested another one

4363424-Jun-1990 bostic

change length to size_t; make sure length of 0 still works

4363224-Jun-1990 bostic

forgot the links for the strn* routines

4363124-Jun-1990 bostic

fold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3

4362924-Jun-1990 bostic

fold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3

4362824-Jun-1990 bostic

fold in strncat.3

4362724-Jun-1990 bostic

fold strncmp(3) into the manual page

4362624-Jun-1990 bostic

typo, strcoll, not strcmp

4362524-Jun-1990 bostic

handle really big numbers

4362424-Jun-1990 bostic

strerror returns a char *

4362024-Jun-1990 bostic

cleanup, strlen returns size_t, strsep arg1 is char **

4356723-Jun-1990 trent

new copyright notice

4351923-Jun-1990 bostic

date and time created 90/06/23 16:23:39 by bostic

4348923-Jun-1990 bostic

build strrchr out of rindex

4348823-Jun-1990 bostic

build strchr out of index

12345678910>>...12