]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 28 Jan 1995 04:58:03 +0000 (04:58 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 28 Jan 1995 04:58:03 +0000 (04:58 +0000)
old/textutils/ChangeLog

index 09647284b014a202d344c5dc3e6b569d05278ec9..243a75dfd5546e97af9a743efe85222aa90ecd9e 100644 (file)
@@ -1,3 +1,10 @@
+       * cat.c (cat): Use memmove rather than bcopy.
+       * csplit.c (load_buffer): Use memcpy rather than bcopy.
+       * fmt.c (isopen, isclose, isperiod): Use strchr, not index.
+       (flush_paragraph): Use memmove instead of bcopy.
+
+       * lib/Makefile.in (SOURCES): Add memmove.c
+
 Tue Jan 24 22:18:19 1995  Jim Meyering  (meyering@comco.com)
 
        * fmt.c (copy_rest): Replace `||' with `&&'.  Before, a paragraph