Chameleon

Chameleon Svn Source Tree

Root/branches/rewrite/i386/modules/klibc/strtotimeval.c

Source at commit 1129 created 12 years 11 months ago.
By meklort, Change options.o so that it reloads the system config as well. Also change it so that it uses that config for variables (NOTE: if the calue exists in chameleonConfig, it's used instead.
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: 1129