• Kirill Smelkov's avatar
    wcfs/internal/mm: Complete the package · 482b1a10
    Kirill Smelkov authored
    Add two functions, that were developed during wendelin.core 2 α, to the
    package for completeness:
    
    - map_zero_into_ro complements map_zero_ro, but mmaps into user-provided buffer.
    - sync calls msync on the provided memory.
    482b1a10
mm.pyx 6.9 KB