public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile memmove.c
@ 1999-08-31 19:52 jimb
  0 siblings, 0 replies; only message in thread
From: jimb @ 1999-08-31 19:52 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/08/31 19:52:28

Added files:
	guile-core/libguile: memmove.c 

Log message:
	I take it all back --- bcopy does handle overlapping source and
	destination areas correctly.  At least on every system I could
	find.  But it is better to use AC_REPLACE_FUNCS than to introduce
	new CPP conditionals.
	* memmove.c: New file, implementing memmove in terms of bcopy.
	* scmconfig.h.in: Regenerated.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-08-31 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-31 19:52 guile/guile-core/libguile memmove.c jimb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).