commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/libstore derive.c copy.c


From: Roland McGrath
Subject: hurd/libstore derive.c copy.c
Date: Tue, 14 Aug 2001 23:10:39 -0700

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 01/08/14 23:10:39

Modified files:
        libstore       : derive.c copy.c 

Log message:
        2001-08-12  Neal H Walfield  <address@hidden>
        
        * copy.c (copy_read): The protocol dictates that *LEN is in
        bytes, not pages.
        (copy_write): Be sure that the buffer passed to vm_read is
        page-aligned.  When determining how much to copy, use LEN, not the
        uninitialized *AMOUNT.
        (copy_clone): Use memcpy, not bcopy.
        * derive.c: Include <sys/types.h> and <mach.h>.
        (_store_derive): Initialize STORE->wrap_src.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libstore/derive.c.diff?cvsroot=OldCVS&tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/libstore/copy.c.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]