summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoul.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-02-12 09:51:43 +0000
committerdillon <dillon@FreeBSD.org>1999-02-12 09:51:43 +0000
commite38d19126b1d9c854c2d84785f6a15b2770fde83 (patch)
tree9eac3e8e3f738df866a250bb544495c61cb1e07c /lib/libc/stdlib/strtoul.c
parent22876d91387e8dfd0214a5d6be980a2bbcc8523d (diff)
downloadFreeBSD-src-e38d19126b1d9c854c2d84785f6a15b2770fde83.zip
FreeBSD-src-e38d19126b1d9c854c2d84785f6a15b2770fde83.tar.gz
Fix non-fatal bug in vm_map_insert() which improperly cleared
OBJ_ONEMAPPING in the case where an object is extended by an additional vm_map_entry must be allocated. In vm_object_madvise(), remove calll to vm_page_cache() in MADV_FREE case in order to avoid a page fault on page reuse. However, we still mark the page as clean and destroy any swap backing store. Submitted by: Alan Cox <alc@cs.rice.edu>
Diffstat (limited to 'lib/libc/stdlib/strtoul.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud