/[guile]/guile/guile-core/libguile/memmove.c
ViewVC logotype

Diff of /guile/guile-core/libguile/memmove.c

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

revision 1.3 by cmm, Sun Mar 19 19:01:12 2000 UTC revision 1.3.8.1 by ttn, Sat May 4 02:22:11 2002 UTC
# Line 1  Line 1 
1  /* Wrapper to implement ANSI C's memmove using BSD's bcopy. */  /* Wrapper to implement ANSI C's memmove using BSD's bcopy. */
2  /* This function is in the public domain.  --Per Bothner. */  /* This function is in the public domain.  --Per Bothner. */
3    
 /* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,  
    gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */  
4    
5  #include <sys/types.h>  #include <sys/types.h>
6    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.8.1

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