Chameleon

Chameleon Svn Source Tree

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

Source at commit 840 created 13 years 14 days ago.
By azimutz, Following r820: - removed a duplicate "execute_hook("Kernel Start"..." - checked and added missing "boot_args/boot_args_pre_lion" stuff - small tweaks to "kDefaultCachePath..." and "gMacOSVersion" - enabled masking out of Pic interrupts on asm.s (thanks to DHP) - comment edits - reverted to XCode 3.2.6 build environment Folder is now on a working state :)
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: 840