Chameleon

Chameleon Svn Source Tree

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

Source at commit 1146 created 12 years 10 months ago.
By azimutz, Sync with trunk (r1145). Add nVidia dev id's, 0DF4 for "GeForce GT 450M" (issue 99) and 1251 for "GeForce GTX 560M" (thanks to oSxFr33k for testing).
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: 1146