summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/refill.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2004-01-13 20:36:03 +0000
committeralc <alc@FreeBSD.org>2004-01-13 20:36:03 +0000
commit745dcfe7b6cb26cefa42c29700235957ffb48dd2 (patch)
tree0c010159c3255bfd7a72261d7a4c0c9f785498a6 /lib/libc/stdio/refill.c
parentd68207fc54b7252cd54135a2e85f7049ff32ba04 (diff)
downloadFreeBSD-src-745dcfe7b6cb26cefa42c29700235957ffb48dd2.zip
FreeBSD-src-745dcfe7b6cb26cefa42c29700235957ffb48dd2.tar.gz
Use contigmalloc() and contigfree() instead of vm_page_alloc_contig() and
kmem_free(). Note: The FreeBSD-specific code in this file has been subsumed by the FreeBSD-specific header file, pdq_freebsd.h. That header file already specifies the use of contigmalloc() and contigfree(). Thus, the purpose of this change is to avoid having nonsensical examples of FreeBSD-specific memory allocation in our source tree.
Diffstat (limited to 'lib/libc/stdio/refill.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud