X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fparsetime.c;h=9ad9c551e93d277bba5de320b0bafd30534a7849;hb=298b318acaf1147474ab9e97cac37c3608660efd;hp=a081d58507ed975e0f739be5c89bc5c10871ec2e;hpb=1f6180d370e99a278608310bb74a0502f346a583;p=rrdtool.git diff --git a/src/parsetime.c b/src/parsetime.c index a081d58..9ad9c55 100644 --- a/src/parsetime.c +++ b/src/parsetime.c @@ -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: *