~vcs-imports-ii/pspp/master

Viewing all changes in revision 5848.

  • Committer: Ben Pfaff
  • Date: 2020-01-01 17:19:14 UTC
  • Revision ID: git-v1:c5cf5c885e7b913b3a294a04a97ec1c923b924cd
pivot-table: Avoid ctime_r() for portability reasons.

ctime_r() isn't in mingw or Gnulib and it's best to avoid it in any
case because POSIX says it is obsolescent and it has buffer overflow
issues.

Reported by Harry Thijssen.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: