flag fields are u_int's
[unix-history] / usr / src / lib / libc / string / bcopy.c
1991-02-25 Keith Bosticbcopy takes a void *, not a char *
1991-01-27 Keith Bosticstdc.h -> cdefs.h
1990-06-24 Keith Bosticbuild memcopy and memmove out of fast bcopy code
1990-05-17 Keith BosticChris Torek's new version; runs better on non-aligned...
1989-07-26 John A. Kunzefixed backwards copy by words
1989-07-24 Mike Karelsmake it compile *and* work (and portable)
1989-04-02 Keith Bosticbcopy and bzero don't return any value
1989-03-09 Keith Bosticmake it compile...
1988-07-22 Keith Bosticadd Berkeley specific copyright; written by Robert Elz
1987-01-28 Kirk McKusicknew addition for portability