Chameleon

Chameleon Svn Source Tree

Root/tags/2.1/i386/modules/klibc/strtotimeval.c

Source at commit 2572 created 9 years 4 months ago.
By ifabio, Fix typo in the Makefile for modules that prevents optimizations (Credits to Zenith432)
1#define NAME strtotimeval
2#define TIMEX struct timeval
3#define FSEC tv_usec
4#define DECIMALS 6
5#include "strtotimex.c"
6

Archive Download this file

Revision: 2572