summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/bcopy.c
Commit message (Collapse)AuthorAgeFilesLines
* Pacify gcc about casting pointers to integers (for the lowest few bits).peter2003-10-261-6/+8
|
* - Let their manual pages show the reader that the bzero(3) androbert2002-09-011-12/+11
| | | | | | | | | | bcopy(3) functions are prototyped in <strings.h> and not in <string.h> anymore. - Add a sentence about that to the respective HISTORY sections. In the C source files: - Include <string.h> or <strings.h> depending on what function is to be compiled. - Use ANSI-C function definitions.
* Remove 'register' keyword.obrien2002-03-211-4/+4
|
* rcsid[]->__FBSDIDobrien2001-11-071-5/+2
|
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.obrien2001-05-241-0/+4
| | | | Do the same for the non-wcs*/wmem* files while I'm here.
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+139
OpenPOWER on IntegriCloud