CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/24 16:19:42
Modified files:
bin/ksh : c_test.c
Log message:
Use timespeccmp() and st_mtim intead of comparing st_mtime.
Fixes comparison of files with modification times that differ
by less than a second. From Collin Funk.
