1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-11 07:24:18 +02:00
This commit is contained in:
Jim Meyering
1997-02-18 15:13:51 +00:00
parent 1b1bca8a63
commit 35ec0a08b5

View File

@@ -1,5 +1,5 @@
/* Copyright (C) 1991, 1993 Free Software Foundation, Inc.
Based on strlen implemention by Torbjorn Granlund (tege@sics.se),
/* Copyright (C) 1991, 1993, 1997 Free Software Foundation, Inc.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (dan@sics.se) and
commentary by Jim Blandy (jimb@ai.mit.edu);
adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),