2022-06-25 23:03 ftp://ftp.de.debian.org/debian/pool/main/w/wmclock/wmclock_1.0.16.orig.tar.gz cppcheck-options: --library=posix --library=gnu --showtime=top5 --check-library --inconclusive --enable=style,information --template=daca2 -D__GNUC__ --platform=unix64 -rp=temp -j2 platform: Linux-5.4.0-110-generic-x86_64-with-glibc2.29 python: 3.8.10 client-version: 1.3.24 compiler: g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 cppcheck: head 2.8 head-info: 242afc3 (2022-06-25 21:42:55 +0200) count: 1 1 elapsed-time: 9.1 12.9 head-timing-info: Overall time: 0s old-timing-info: Overall time: 0s head results: dockapps-daaf3aa/wmclock.c:591:16: portability: Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'. [prohibitedlocaltimeCalled] diff: DONE