Module Name: src Committed By: joerg Date: Sun Sep 24 09:43:27 UTC 2017
Modified Files: src/usr.bin/cvslatest: cvslatest.c Log Message: Force _GNU_SOURCE on Linux, otherwise strptime is not defined and more restrictive macros result in even nastier fallout. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.bin/cvslatest/cvslatest.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.