Chameleon

Chameleon Svn Source Tree

Root/tags/2.0/i386/modules/klibc/strtotimespec.c

Source at commit 2090 created 11 years 8 months ago.
By meklort, Enable clang compilation. Migrate to ld. Remove use gcc option. remove md. remove _nodep rules. Remove ld_classic.
1#define NAME strtotimespec
2#define TIMEX struct timespec
3#define FSEC tv_nsec
4#define DECIMALS 9
5#include "strtotimex.c"
6

Archive Download this file

Revision: 2090