Skip to content
  • Evan Hunt's avatar
    Merge rt28412b · 5506903c
    Evan Hunt authored
    - check for mmap() in configure
    - implement isc_file_mmap() and isc_file_munmap() to do
      malloc()/read() and free() when run on systems that do not
      support mmap().
    5506903c