Edit

IABSD.fr/src/usr.bin/write

Branch :

  • Show log

    Commit

  • Author : schwarze
    Date : 2016-02-05 21:03:51
    Hash : 0689cbaa
    Message : Explain why we intentionally violate POSIX here, to prevent people from being sad that they can't use UTF-8 in write(1), and to prevent that they waste their time trying to fix it. While here, fix some broken escaping. OK jmc@ martijn@