From: Jim Meyering Date: Mon, 9 Oct 1995 03:42:21 +0000 (+0000) Subject: (SOURCES): Add strpbrk.c.. X-Git-Tag: v4.5.1~12335 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e25ee19e4e138941632e5240229b3a24f81f26b;p=thirdparty%2Fcoreutils.git (SOURCES): Add strpbrk.c.. Remove bcopy.c. --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a5f74cb8ed..7bbcd506a6 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,9 @@ +Sun Oct 8 22:41:15 1995 Jim Meyering (meyering@comco.com) + + * strpbrk.c: New file. + * lib/Makefile.in (SOURCES): Add strpbrk.c. + Remove bcopy.c. + Sat Oct 7 22:27:01 1995 Jim Meyering (meyering@comco.com) * join.c (add_field): No longer return a value.