From 40ebd7f4386ff910180c0d6b656e3c889f188866 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 13 Oct 2006 11:28:59 +0200 Subject: [PATCH] stk_printf() has been fixed. --- lib/THREADS | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/THREADS b/lib/THREADS index 1cb77b65..9593c217 100644 --- a/lib/THREADS +++ b/lib/THREADS @@ -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!) -- 2.39.2