From: Simon Ruderich Date: Fri, 14 Jun 2013 11:40:06 +0000 (+0200) Subject: Install libcoloredstderr.so read-only. X-Git-Tag: 0.1~45 X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;ds=sidebyside;h=18d52b3b5a11b9625a4780bff85ed9dc49af93fc;hp=18d52b3b5a11b9625a4780bff85ed9dc49af93fc;p=coloredstderr%2Fcoloredstderr.git Install libcoloredstderr.so read-only. Prevents accidental truncates of libcoloredstderr.so with `cp` which crash all programs which have loaded it. ---