Chameleon

Chameleon Svn Source Tree

Root/branches/xZenu/src/modules/klibc/strtotimespec.c

Source at commit 1292 created 12 years 8 months ago.
By meklort, Add additional functions to klibc. Remove duplicates from libsa
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: 1292