X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FTHREADS;h=ec58d49a10cef7fc55dd0122b4ebc4e564716cd4;hb=9458ba8d8926a5b6b5fd5e7aed78286c5b087fdf;hp=69452b573b6d7f87611ad34c2cbd69eeac9fa9fa;hpb=a7fc20538dc1a483eb77aa94d182f3e1f27f1ce8;p=libucw.git diff --git a/lib/THREADS b/lib/THREADS index 69452b57..ec58d49a 100644 --- a/lib/THREADS +++ b/lib/THREADS @@ -5,4 +5,3 @@ which also includes functions acting on any kind of global state. There are some exceptions: - setproctitle() is not safe, it modifies global state -- handle_signal() is not safe, it modifies global state