summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes compilation issues on macOS Sierramacos-sierraWolfgang Hommel2016-10-301-5/+9
* Merge pull request #92 from hbuchsbaum/workWolfgang Hommel2016-06-271-13/+21
|\
| * do not destroy environment when parsing FAKETIME_ONLY_CMDSHelmut Buchsbaum2016-06-271-13/+21
|/
* Merge pull request #91 from jwilk/spellingWolfgang Hommel2016-06-024-9/+9
|\
| * Fix grammar in READMEJakub Wilk2016-06-021-1/+1
| * Fix license name in READMEJakub Wilk2016-06-021-2/+2
| * Fix typosJakub Wilk2016-06-024-6/+6
|/
* Merge pull request #86 from udda/udda-patch-1Wolfgang Hommel2016-03-151-23/+23
|\
| * Call printf only once in usage(char*)Mario Cianciolo2016-03-071-23/+23
* | Merge pull request #87 from steffen-kiess/fix-initWolfgang Hommel2016-03-151-2/+7
|\ \ | |/ |/|
| * Do not fake times during ftpl_init()Steffen Kieß2016-03-151-2/+7
|/
* Merge pull request #84 from vavrusa/masterWolfgang Hommel2016-01-291-7/+8
|\
| * Fixed coarse clock on platforms that don't support themMarek Vavrusa2016-01-291-7/+8
|/
* Updated regarding coarse clocksWolfgang Hommel2015-12-281-0/+1
* Merge branch 'azat-coarse' into developWolfgang Hommel2015-12-281-0/+11
|\
| * Raw support for COARSE clocksAzat Khuzhin2015-12-281-0/+11
|/
* Allow more than one command being skippedGeorg Koppen2015-06-041-8/+20
* Merge pull request #65 from kilobyte/masterWolfgang Hommel2015-03-091-4/+4
|\
| * Fix build failure on x32 (printf warnings).Adam Borowski2015-03-091-4/+4
|/
* Added hint about library search pathsWolfgang Hommel2015-02-191-2/+8
* Merge branch 'develop' (Jon Ringle's patches)Jon Ringle2015-02-086-18/+138
|\
| * Merge pull request #55 from ringlej/feature/fix-FAKETIME-cacheWolfgang Hommel2014-08-261-14/+33
| |\
| | * Reset ftpl_starttime when setting new relative FT_START_AT timeJon Ringle2014-08-261-0/+6
| | * Don't parse user_faked_time if it hasn't changedJon Ringle2014-08-261-0/+12
| | * Re-evaluate FAKETIME environment when cache expiresJon Ringle2014-08-261-14/+15
| * | Merge pull request #54 from ringlej/feature/sem_timedwaitWolfgang Hommel2014-08-261-0/+48
| |\ \ | | |/ | |/|
| | * Add support to fake sem_timedwaitJon Ringle2014-08-261-0/+48
| |/
| * Merge pull request #52 from joyent/man-exclude-monotonicWolfgang Hommel2014-08-181-0/+3
| |\
| | * docs: add --exclude-monotonic to man page.Julien Gilli2014-08-171-0/+3
| |/
| * Merge pull request #50 from joyent/sunos-smartos-supportWolfgang Hommel2014-08-075-4/+53
| |\
| | * Make libfaketime build, run and pass tests on SmartOS.Julien Gilli2014-08-065-4/+53
| |/
* | Merge pull request #62 from dubek/fix-mt-buildWolfgang Hommel2015-01-081-1/+1
|\ \
| * | Fix libfaketimeMT build to define PTHREADDov Murik2015-01-071-1/+1
|/ /
* | Fix possible infinite loop on construction.Erich E. Hoover2014-12-171-2/+1
* | Hide internal functionsBalint Reczey2014-12-111-15/+3
* | Use constructor attribute at _declaration_Balint Reczey2014-12-111-2/+2
* | Make sure that the constructor has been called when the loader chose to load ...Erich E. Hoover2014-12-111-0/+104
* | Merge pull request #59 from mac-joker/masterWolfgang Hommel2014-11-214-26/+33
|\ \
| * | added runtime cache manipulation: change duration and active state with envir...Joker2014-11-174-20/+23
| * | Custom timestamp filename added: ~/.faketimerc alternativeJoker2014-11-172-6/+10
|/ /
* | Merge pull request #58 from ltfetch/masterBalint Reczey2014-10-281-1/+8
|\ \ | |/ |/|
| * use pipe to block process exit until all transitive children exitltfetch2014-10-261-0/+6
| * don't leak pipe fdltfetch2014-10-271-1/+2
|/
* Started adding changes since v0.9.6 releaseWolfgang Hommel2014-07-261-0/+3
* Merge pull request #49 from joyent/dont-fake-monotonic-clocksWolfgang Hommel2014-07-263-4/+114
|\
| * Add --exclude-monotonic command line option.Julien Gilli2014-07-253-4/+114
|/
* Debian Bug#753460: Updated fix for 699599Gerardo Malazdrewicz2014-07-191-1/+5
* Preparations for 0.9.6 releasev0.9.6Wolfgang Hommel2014-06-076-6/+9
* fix handling of existing LD_PRELOAD in environmentAntonio Terceiro2014-06-071-1/+1
* pass through exit codes when possible, otherwise reportKees Cook2014-06-071-1/+6