/[bison]/bison/lib/memrchr.c
ViewVC logotype

Diff of /bison/lib/memrchr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by akim, Tue Jan 8 17:27:46 2002 UTC revision 1.2 by eggert, Mon Aug 12 14:12:13 2002 UTC
# Line 6  Line 6 
6     adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),     adaptation to memchr suggested by Dick Karpinski (dick@cca.ucsf.edu),
7     and implemented by Roland McGrath (roland@ai.mit.edu).     and implemented by Roland McGrath (roland@ai.mit.edu).
8    
9     The GNU C Library is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or modify
10     modify it under the terms of the GNU Library General Public License as     it under the terms of the GNU General Public License as published by
11     published by the Free Software Foundation; either version 2 of the     the Free Software Foundation; either version 2, or (at your option)
12     License, or (at your option) any later version.     any later version.
13    
14     The GNU C Library is distributed in the hope that it will be useful,     This program is distributed in the hope that it will be useful,
15     but WITHOUT ANY WARRANTY; without even the implied warranty of     but WITHOUT ANY WARRANTY; without even the implied warranty of
16     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17     Library General Public License for more details.     GNU General Public License for more details.
18    
19     You should have received a copy of the GNU Library General Public     You should have received a copy of the GNU General Public License
20     License along with the GNU C Library; see the file COPYING.LIB.  If not,     along with this program; if not, write to the Free Software Foundation,
21     write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,     Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
    Boston, MA 02111-1307, USA.  */  
22    
23  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
24  # include <config.h>  # include <config.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26