• Daniel Micay's avatar
    add fortified implementations of write/pwrite{,64} · afdd1545
    Daniel Micay authored
    These are just based on the read/pread{,64} implementations with the
    function calls and error messages adjusted as appropriate. The only
    difference is that the buffer parameters are const.
    
    Change-Id: Ida1597a903807f583f230d74bcedffdb7b24fcf6
    afdd1545
fortify_compilation_test.cpp 11.4 KB