Module Name: src
Committed By: enami
Date: Fri Oct 9 02:00:39 UTC 1998
Modified Files:
src/bin/ls: cmp.c
Log Message:
- To make this file compile again on NetBSD, force to use
old (i.e. posix version of timespec) code if defined(__NetBSD__).
- Introduce some macro for readability.