Chameleon

Chameleon Svn Source Tree

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

Source at commit 2841 created 7 years 5 months ago.
By bungo, 1) Dropping DMAR (DMA Remapping table) to use stock AppleACPIplatform.kext - resolves stuck on "waitForSystemMapper" or "[PCI configuration begin]" 2) Added "ACPI" (all capitals) path 3) Small cosmetics
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: 2841