]> mj.ucw.cz Git - libucw.git/blobdiff - lib/THREADS
Added the local copy of the regex library back.
[libucw.git] / lib / THREADS
index 9593c2173ba2710d81ab036cd43e803d614fa3c5..ec58d49a10cef7fc55dd0122b4ebc4e564716cd4 100644 (file)
@@ -4,6 +4,4 @@ which also includes functions acting on any kind of global state.
 
 There are some exceptions:
 
-- logging functions are safe as long as you don't switch log files
 - setproctitle() is not safe, it modifies global state
-- handle_signal() is not safe, it modifies global state