CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2011/07/25 10:21:22
Modified files: usr.bin/file : config.h Log message: - Use strtof instead of casting strtod back to float (apprentice.c), - Don't reimplement strndup (softmagic.c). OK millert@.