X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemchr.c;h=fd57586b9b92eb753971c823f13f9b40c9909ac2;hb=a52b3661049d06e669e3038c613e62fe4c96b4ce;hp=4448248946d3811c603b11548073a344cd315c5a;hpb=967b8127bff8bfa099ebb474476f0b42d7d231dd;p=gnulib.git diff --git a/lib/memchr.c b/lib/memchr.c index 444824894..fd57586b9 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -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),