aboutsummaryrefslogtreecommitdiff
path: root/libpager/pager-memcpy.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-04-10 Neal H Walfield,,, <neal@cs.uml.edu>Neal H. Walfield2002-04-111-2/+1
| | | | | * pager-memcpy.c (pager_memcpy): Pass not the block but the byte offset of the page in question to pager_get_error.
* 2002-04-10 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-04-101-43/+153
| | | | | * pager-memcpy.c (VMCOPY_BETTER_THAN_MEMCPY): New macro. (pager_memcpy): Rewritten to use vmcopy.
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-1/+2
| | | | * pager-memcpy.c: Include <string.h> for memcpy decl.
* 2000-01-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-01-241-1/+6
| | | | * pager-memcpy.c (pager_memcpy): Short-circuit return for zero size.
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | | * priv.h: Add #include <sys/mman.h> for munmap decl. * pager-memcpy.c: Likewise.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-3/+3
| | | | | | | | | | * data-return.c (_pager_do_write_request): Use munmap instead of vm_deallocate. * object-terminate.c (_pager_free_structure): Likewise. * pagemap.c (_pager_pagemap_resize): Likewise. * pager-memcpy.c (pager_memcpy): Likewise. * pager.h (pager_write_page): Doc adjustment.
* (pager_memcpy):Miles Bader1997-02-051-5/+5
| | | | `preempter' -> `preemptor'.
* (pager_memcpy): fixupMichael I. Bushnell1996-04-111-1/+1
|
* Initial revisionMichael I. Bushnell1996-04-111-0/+101