K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-04-06T19:21:36.909764Z K 7 svn:log V 241 MFC r329879, r329892 r329879: libsa: Const-ify buffer argument of write(2) analog r329892: libsa: Change write(2)-alike prototype to match definition Broken in r329879. Apparently old GCC detects this, but modern GCC didn't. Mea culpa. END