]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blobdiff - README
Install libcoloredstderr.so read-only.
[coloredstderr/coloredstderr.git] / README
diff --git a/README b/README
index 34cff3029bd41bdcdf99e6bec6631c8d5990d0cd..298ce4ff3c6346ce373afcf2bb421fc77dd588ea 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,11 @@ inconsistent state causing a segmentation fault when using any functions of
 the library. Just remove the file first and then copy it. `make install`
 handles the install in this way and is therefore not affected.
 
 the library. Just remove the file first and then copy it. `make install`
 handles the install in this way and is therefore not affected.
 
+As a simple safeguard, `make` builds and installs the `libcoloredstderr.so`
+file non-writable to prevent accidental overwrites. Even if the overwrite is
+forced with `cp -f`, the file is unlinked and recreated by `cp` because the
+file is non-writable, preventing the problem.
+
 
 USAGE
 -----
 
 USAGE
 -----