Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / nt / ChangeLog
index 635792b..1b82d32 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * config.nt (HAVE_BCOPY, HAVE_BCMP): Remove undefs.
+       (HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_MEMCMP): Add undefs.
+
 2010-07-02  Juanma Barranquero  <lekktu@gmail.com>
 
        * config.nt (__P): Remove.