* obstack.h: Convert bcopy() use to memcpy(), which is more
authorFred Fish <fnf@specifix.com>
Mon, 29 Jun 1992 23:37:10 +0000 (23:37 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 29 Jun 1992 23:37:10 +0000 (23:37 +0000)
commita403a2efacc7f0b1ebd5f793dfae678dc2a550ad
tree395cfe1cde031986dba02302417890b96c561dfd
parent51b57ded888cbdacb5ad126363f8ae6adc9541b6
* obstack.h:  Convert bcopy() use to memcpy(), which is more
portable, more standard, and can take advantage of gcc's builtin
functions for increased performance.
include/ChangeLog