Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/klibc/strtotimespec.c

Source at commit 780 created 13 years 2 months ago.
By meklort, Makefile update for modules. Modules can now be compiled individualy in their own directory
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: 780