commit-hurd
[Top][All Lists]
Advanced

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

hurd/libstore copy.c


From: Roland McGrath
Subject: hurd/libstore copy.c
Date: Wed, 20 Dec 2000 23:43:41 -0800

CVSROOT:        /cvs
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 00/12/20 23:43:41

Modified files:
        libstore       : copy.c 

Log message:
        2000-12-20  Roland McGrath  <address@hidden>
        
        * copy.c (copy_read): When reading whole aligned pages, use vm_read.
        Use MAP_FAILED in place of (void *) -1.  Use memcpy in place of bcopy.
        (copy_write): When reading whole aligned pages, use vm_write.
        Use memcpy in place of bcopy.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/libstore/copy.c.diff?r1=1.5&r2=1.6




reply via email to

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