]> mj.ucw.cz Git - libucw.git/blobdiff - lib/THREADS
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / THREADS
index 1cb77b652cfebdf32ff3b166bcad464270ea9f2c..9593c2173ba2710d81ab036cd43e803d614fa3c5 100644 (file)
@@ -7,4 +7,3 @@ 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
-- stk_printf() is not safe, it currently uses a global buffer (FIXME!)