Code

Find attached the patch I promised to send to you. Please note that there
[rrdtool.git] / src / parsetime.c
index a081d58507ed975e0f739be5c89bc5c10871ec2e..9ad9c551e93d277bba5de320b0bafd30534a7849 100644 (file)
@@ -32,6 +32,9 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+/* NOTE: nothing in here is thread-safe!!!! Not even the localtime
+   calls ... */
+
 /*
  * The BNF-like specification of the time syntax parsed is below:
  *