try to make display narrower
[unix-history] / usr / src / lib / libc / string /
1991-03-07 Keith Bosticunsigned length fix
1991-03-07 Keith Bosticunsigned integer fix (again!)
1991-03-06 Keith Bosticmv strerror into ../stdio
1991-03-06 Keith Bosticrename as strerror.3
1991-03-06 Keith Bosticman page pass, minor cleanups
1991-02-25 Keith BosticAdd include files to get prototype declarations, and...
1991-02-25 Keith Bostictypo
1991-02-25 Keith Bosticbcmp, bzero take void *, not char *
1991-02-25 Keith Bosticbcopy takes a void *, not a char *
1991-01-27 Keith Bosticstdc.h -> cdefs.h
1991-01-20 Keith Bostictypo on %l
1990-12-05 Keith Bosticnote that %s is an extension
1990-12-05 Keith Bosticmake a copy, mktime.3 modifies the tm struct
1990-12-01 Keith Bosticadd %s for number of seconds since the Epoch
1990-06-28 Mike Karelsoptimize for machines other than the Cray (infinite...
1990-06-26 Keith BosticChris hadn't tested another one
1990-06-25 Keith Bosticchange length to size_t; make sure length of 0 still...
1990-06-25 Keith Bosticforgot the links for the strn* routines
1990-06-25 Keith Bosticfold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat...
1990-06-25 Keith Bosticfold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat...
1990-06-25 Keith Bosticfold in strncat.3
1990-06-25 Keith Bosticfold strncmp(3) into the manual page
1990-06-25 Keith Bostictypo, strcoll, not strcmp
1990-06-25 Keith Bostichandle really big numbers
1990-06-25 Keith Bosticstrerror returns a char *
1990-06-25 Keith Bosticcleanup, strlen returns size_t, strsep arg1 is char **
1990-06-24 Trent Heinnew copyright notice
1990-06-24 Keith Bosticdate and time created 90/06/23 16:23:39 by bostic
1990-06-24 Keith Bosticbuild strrchr out of rindex
1990-06-24 Keith Bosticbuild strchr out of index
1990-06-24 Keith Bosticbuild memcopy and memmove out of fast bcopy code
1990-06-23 Keith Bosticdate and time created 90/06/22 19:43:59 by bostic
1990-06-02 Keith Bosticnew copyright notice
1990-05-30 Keith Bosticfrom Chris Torek, ANSI version, works with unsigned...
1990-05-19 Marc Teitelbaumnew calling convention for strsep, takes char **
1990-05-19 Keith Bosticdon't do a putchar on unknown inode...
1990-05-18 Keith Bosticuse Chris's version, need to return size_t
1990-05-18 Keith Bosticdate and time created 90/05/17 12:56:12 by bostic
1990-05-18 Keith Bostickeep string.h and source in sync
1990-05-18 Keith Bosticforgot to include string.h
1990-05-18 Keith Bosticnew man page, from scratch
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:09 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:04 by bostic
1990-05-18 Keith Bosticupdate for ANSI, remove strsep, it has its own man...
1990-05-18 Keith Bosticdon't need rindex reference
1990-05-18 Keith BosticANSI C version from Chris
1990-05-18 Keith BosticANSI version from Chris
1990-05-18 Keith BosticANSI version of strncat.c
1990-05-18 Keith BosticANSI version
1990-05-17 Keith BosticANSI version
1990-05-17 Keith Bosticcompare using unsigned characters
1990-05-17 Keith BosticANSI C version, strncasecmp has to handle an unsigned...
1990-05-17 Keith Bosticuse right include file
1990-05-17 Keith Bosticcleanup includes, copyright
1990-05-17 Keith Bosticupdate to ANSI types
1990-05-17 Keith BosticChris Torek's new version; runs better on non-aligned...
1990-05-17 Keith Bostictakes a size_t as argument
1990-05-16 Keith Bosticimplement using rindex
1990-05-16 Keith Bosticimplement using index
1990-05-16 Keith Bosticimplement using bcopy
1990-05-16 Keith Bosticnew version, reference specific man pages
1990-05-16 Keith Bosticnew version, just referencing the specific manual pages
1990-05-16 Keith Bosticdate and time created 90/05/15 15:03:41 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:56:09 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:55:42 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:54:51 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:53:05 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:52:17 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:51:00 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:50:36 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:50:12 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:49:38 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:49:01 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:45:01 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:44:34 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:44:05 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:43:09 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:42:37 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:42:11 by bostic
1990-05-16 Keith BosticANSI C version from Chris Torek
1990-05-16 Keith Bosticdate and time created 90/05/15 14:37:57 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:36:37 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:32:30 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:31:29 by bostic
1990-05-16 Keith Bosticminor cleanups
1990-05-16 Keith Bosticdate and time created 90/05/15 14:16:42 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 14:15:20 by bostic
1990-05-16 Keith BosticANSI C version from Chris Torek
1990-05-16 Keith Bosticdate and time created 90/05/15 14:11:24 by bostic
1990-05-16 Keith BosticANSI C version from Chris Torek
1990-05-16 Keith Bosticdate and time created 90/05/15 14:08:15 by bostic
1990-05-16 Keith BosticANSI C version from Chris Torek
1990-05-16 Keith Bosticdate and time created 90/05/15 14:01:13 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 13:59:59 by bostic
1990-05-16 Keith Bosticminor cleanup, use int, not long
1990-05-16 Keith Bosticdate and time created 90/05/15 13:56:06 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 13:54:10 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 13:54:06 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 13:54:00 by bostic
1990-05-16 Keith Bosticgoes past the end of append string
next