summaryrefslogtreecommitdiff
path: root/libiohelp/return-buffer.c
AgeCommit message (Collapse)Author
1999-07-111999-07-11 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* return-buffer.c: Include <sys/mman.h>. * iouser-reauth.c (iohelp_reauth): Cast first arg to munmap correctly.
1999-07-111999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* return-buffer.c (iohelp_return_malloced_buffer): Use mmap instead of vm_allocate.
1998-08-201998-08-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
* return-buffer.c (iohelp_return_malloced_buffer): Moved here from ../libfshelp/return-buffer.c and renamed from fshelp to iohelp. * iohelp.h (iohelp_return_malloced_buffer): Declare it.