summaryrefslogtreecommitdiff
path: root/src/faketime.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-11renamed library name from libfaketime.dylib.1 to libfaketime.1.dylib based on...Wolfgang Hommel1-2/+2
2013-10-05introducing rudimentary multilib installation path supportWolfgang Hommel1-2/+2
2013-10-05Preliminary multi-arch support for faketime wrapper when -DMULTI_ARCH is setWolfgang Hommel1-10/+21
2013-10-04fixed for gcc > 4.6Wolfgang Hommel1-3/+3
2013-10-04deliberately ignore return values in test programWolfgang Hommel1-3/+3
2013-10-03try multiple paths to find libfaketime.dylib.1 on OSXWolfgang Hommel1-0/+8
2013-09-05Applied libfaketime name change and style guideWolfgang Hommel1-53/+103
2013-09-01Revert "merged rbalint's pr27"Wolfgang Hommel1-4/+14
2013-08-29Revert 30dd22e..bdac73eWolfgang Hommel1-14/+4
2013-08-28Start system time from the same global clocks in every processes after replay...Balint Reczey1-1/+8
2013-08-28Save faked timestamps to file, load faked timestamps from fileBalint Reczey1-4/+7
2013-08-24Revert a0e3346..2dceb57Wolfgang Hommel1-14/+6
2013-08-21attempt at global relativeToni G1-6/+14
2013-08-19Use the same global clock for all processes spawned by faketime -f '... iN'Balint Reczey1-7/+103
2013-08-19Rewrite faketime shell script in CBalint Reczey1-941/+148
2013-08-15Advance time with each time(), gettimeofday(), etc. callBalint Reczey1-0/+12
2012-11-27whitespace fixdon fong1-1/+1
2012-11-27bug in reading faketimercdon fong1-3/+16
2012-08-30whitespace cleanupTomi Ollila1-136/+135
2012-01-11Added feature to exec external command after x secWolfgang Hommel1-0/+45
2012-01-08Added new feature to limit libfaketime activityWolfgang Hommel1-5/+53
2011-10-19Fixed issues on Mac OS X 10.7 LionWolfgang Hommel1-11/+22
2011-07-05macos: pass one gettimeofday unmodifiedDerrick Brashear1-0/+10
2011-07-05libfaketime macos portDerrick Brashear1-14/+63
2011-04-24git repository based on v0.8Wolfgang Hommel1-0/+771