[BACK]Return to mempcpy.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils.old / dist / libiberty

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils.old/dist/libiberty/mempcpy.c between version 1.5 and 1.5.2.1

version 1.5, 2018/04/14 17:52:56 version 1.5.2.1, 2020/04/08 14:05:55
Line 1 
Line 1 
 /* Implement the mempcpy function.  /* Implement the mempcpy function.
    Copyright (C) 2003, 2004, 2005, 2011 Free Software Foundation, Inc.     Copyright (C) 2003-2018 Free Software Foundation, Inc.
    Written by Kaveh R. Ghazi <ghazi@caip.rutgers.edu>.     Written by Kaveh R. Ghazi <ghazi@caip.rutgers.edu>.
   
 This file is part of the libiberty library.  This file is part of the libiberty library.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

CVSweb <webmaster@jp.NetBSD.org>