Pretend the system date is different
Utility that fakes the system time by pre-loading a small library that modifies the time
, gettimeofday
and clock_gettime
system calls.
Linter | Message | Location |
---|---|---|
compiler-for-target Check that cross-compilers are used when cross-compiling | 'CC' should be set to '(cc-for-target)' instead of 'gcc' |