1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

(SOURCES): Add strpbrk.c..

Remove bcopy.c.
This commit is contained in:
Jim Meyering
1995-10-09 03:42:21 +00:00
parent 70390f60ec
commit 5e25ee19e4

View File

@@ -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.