summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/m68k/string (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap rcsid.espie2005-08-0720-100/+20
| | | | okay deraadt@ (tested them all)
* warn about unsafe APIs at link time. Conditional on libc/Makefile definingderaadt2003-07-242-2/+17
| | | | | APIWARN; disabled by default. In use by many developers for quite some time, now they have a common knob to enable/disable this
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+8
| | | | where applicable.
* oopsderaadt2003-06-112-12/+2
|
* ansification; checked by pvalderaadt2003-06-112-2/+12
|
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-0214-84/+28
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Rewrite to get proper Copyright.espie2002-06-181-15/+40
| | | | | | Should even be slightly better than the old one. Checked and fixed by miod@, my initial version was not 100% right (writing m68k loops blindly doesn't always work).
* It is faster to split this into separate length and copy operationsmillert1999-05-011-22/+34
|
* don't use a2millert1999-04-301-3/+2
|
* fix register usage (program logic is unchanged)millert1999-04-301-15/+15
|
* missing parts from last commitmillert1999-04-251-3/+3
|
* m68k assembler version of strlcpy(3)millert1999-04-252-3/+63
|
* Fix RCS idstholo1996-08-1920-129/+82
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* Add support for building lint(1) librarytholo1996-03-251-0/+2
|
* update from netbsdderaadt1995-12-1416-69/+185
|
* initial import of NetBSD treederaadt1995-10-1819-0/+1033