fix copyright and condition notice for new sccs include
[unix-history] / usr / src / lib / libc / string /
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
1990-05-11 Keith Bosticdate and time created 90/05/10 21:25:41 by bostic
1990-05-11 Keith Bosticdate and time created 90/05/10 21:25:31 by bostic
1990-03-22 Keith Bosticreversed comparison
1990-02-16 Marc Teitelbaumwas completely broken
1989-10-11 Chris Torekstrsep("", any) should return "", not NULL
1989-07-26 John A. Kunzefixed backwards copy by words
1989-07-24 Mike Karelsmake it compile *and* work (and portable)
1989-05-11 Keith Bosticstore both chars in register to force optimization...
1989-04-10 Keith Bosticadd Sun flags to correct deficiencies in X3J11 spec
1989-04-10 Keith Bosticdo it the way Sun did it, I think it's right for S5...
1989-04-10 Keith Bosticdate and time created 89/04/09 17:42:03 by bostic
1989-04-02 Keith Bosticbcopy/bzero don't return any value
1989-04-02 Keith Bosticbcopy and bzero don't return any value
1989-03-15 Keith Bosticif %x changes, %c has to too
1989-03-15 Keith Bosticcheck before indirection, several format bug fixes...
1989-03-13 Keith Bosticadd System V/P1003.2 formats
1989-03-12 Keith Bosticdocument strsep's use in the C library
1989-03-10 Keith Bosticdate and time created 89/03/09 16:52:06 by bostic
1989-03-09 Keith Bosticmake it compile...
1989-03-09 Keith Bosticdate and time created 89/03/08 16:04:05 by bostic
1989-02-08 Keith Bosticonly convert case for 7-bit values; bug report 4.3BSD...
1988-12-13 Keith Bosticdate and time created 88/12/12 20:40:12 by bostic
1988-12-08 Keith Bosticdocument that bcopy strings may overlap; bug report...
1988-11-17 Keith Bosticadd strerror(), deprecate sys_errlist, sys_nerr
1988-11-15 Keith Bosticdate and time created 88/11/14 09:47:10 by bostic
1988-09-20 Keith Bosticstrtok, only don't skip multiple separators
1988-08-02 Keith BosticChris Torek's version, much faster
1988-07-22 Keith Bosticadd Berkeley specific copyright; written by Robert Elz
1988-07-19 Keith Bosticrewritten from manual page; add Berkeley specific header
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
next