index
:
delta/libfaketime.git
automake
develop
macos-sierra
master
pthread_cond_clockwait
revert-178-automake-branch
github.com: wolfcw/libfaketime.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #374 fix compiling without FAKE_STAT
Ian Norton
2022-03-18
1
-4
/
+10
*
Update NEWS file about v0.9.10 changes
Wolfgang Hommel
2022-03-04
1
-0
/
+2
*
Update release date to March 2022 for 0.9.10 (closes #366)
v0.9.10
Wolfgang Hommel
2022-03-04
2
-3
/
+3
*
Documentation updated regarding FAKETIME_FORCE_MONOTONIC_FIX
Wolfgang Hommel
2022-02-28
1
-0
/
+22
*
Limit glibc auto-sensing to compilation on glibc systems (addresses #369)
Wolfgang Hommel
2022-02-28
1
-6
/
+8
|
\
|
*
Exclude glibc versioning on macOS; bump autosense lower threshold to 2.24
Wolfgang Hommel
2022-02-26
1
-8
/
+10
*
|
Limit glibc auto-sensing to compilation on glibc systems (addresses #369)
Wolfgang Hommel
2022-02-28
1
-0
/
+11
|
/
*
encourage forced monotonic fix issue reports during test (addresses #366)
Wolfgang Hommel
2022-02-25
1
-1
/
+2
*
dynamic forced monotonic fix autosense (addresses #366)
Wolfgang Hommel
2022-02-25
1
-2
/
+17
*
run-time envvar FAKETIME_FORCE_MONOTONIC_FIX, autosense stub (addresses #366)
Wolfgang Hommel
2022-02-25
1
-3
/
+42
*
Honor x/i flags also with frozen faketime stamps (closes #360)
Wolfgang Hommel
2022-02-20
1
-0
/
+1
*
faketime wrapper complains when env vars are set unless comp/w SILENT (closes...
Wolfgang Hommel
2022-02-20
2
-0
/
+10
*
Version bump to 0.9.10 (prepares for #366)
Wolfgang Hommel
2022-02-20
6
-7
/
+15
*
Further dyld interposing for macOS Monterey support (addresses #357)
Wolfgang Hommel
2022-02-20
2
-20
/
+135
*
Merge pull request #363 from sirainen/new-calls
Wolfgang Hommel
2022-02-18
1
-330
/
+103
|
\
|
*
Add fstat(), stat() and lstat() calls
Timo Sirainen
2022-02-16
1
-0
/
+21
|
*
Implement all stat-like functions with STAT_HANDLER() and STAT64_HANDLER() ma...
Timo Sirainen
2022-02-16
1
-169
/
+37
|
*
Check missing real_* functions using CHECK_MISSING_REAL() macro
Timo Sirainen
2022-02-16
1
-154
/
+38
|
*
Fix disabling all *stat*() faking during initialization
Timo Sirainen
2022-02-16
1
-7
/
+7
|
*
Rename real_*stat* variables to correspond to the actual function names
Timo Sirainen
2022-02-16
1
-32
/
+32
*
|
Additional dyld interposing for macOS Monterey support (addresses #357)
Wolfgang Hommel
2022-02-16
2
-5
/
+72
|
/
*
Merge branch 'macos'
Wolfgang Hommel
2022-02-06
2
-1
/
+139
|
\
|
*
Change dyld interposing for basic macOS Monterey support (addresses #357)
Wolfgang Hommel
2022-02-06
2
-1
/
+139
*
|
Merge pull request #368 from dkg/clean-strptime
Wolfgang Hommel
2022-02-05
1
-3
/
+3
|
\
\
|
*
|
Avoid spurious "Success" error message.
Daniel Kahn Gillmor
2022-02-04
1
-3
/
+3
|
/
/
*
|
Merge pull request #367 from dkg/manpage-formatting
Wolfgang Hommel
2022-02-04
2
-26
/
+36
|
\
\
|
|
/
|
/
|
|
*
stackoverflow uses https
Daniel Kahn Gillmor
2022-02-04
1
-1
/
+1
|
*
manpage: Minor cleanup to faketime.1
Daniel Kahn Gillmor
2022-02-04
1
-5
/
+5
|
*
manpage: structure source with one sentence per line
Daniel Kahn Gillmor
2022-02-04
1
-24
/
+34
|
/
*
Merge pull request #352 from luochunbei/master
Wolfgang Hommel
2021-10-10
1
-1
/
+1
|
\
|
*
add explicit data type conversion to avoid integer overflow
luochunbei
2021-10-10
1
-1
/
+1
|
/
*
Merge pull request #350 from a1346054/fixes
Wolfgang Hommel
2021-09-22
6
-14
/
+13
|
\
|
*
Trim excess whitespace
a1346054
2021-09-21
3
-3
/
+2
|
*
Fix codestyle deviations
a1346054
2021-09-21
2
-8
/
+8
|
*
Fix spelling
a1346054
2021-09-21
2
-3
/
+3
|
/
*
Merge pull request #348 from GranBurguesa/patch-1
Wolfgang Hommel
2021-09-17
1
-1
/
+1
|
\
|
*
fix do/while guard for DONT_FAKE_TIME macro
GranBurguesa
2021-09-17
1
-1
/
+1
|
/
*
Merge pull request #344 from sliquister/fake-stateless
Wolfgang Hommel
2021-08-01
2
-19
/
+40
|
\
|
*
add a build variable to opt-out of some behaviors
Valentin Gatien-Baron
2021-08-01
2
-0
/
+18
|
*
try to clarify the help of a couple of compilatoin variables
Valentin Gatien-Baron
2021-08-01
1
-3
/
+4
|
*
group cpp variables according to whether they are set by default
Valentin Gatien-Baron
2021-08-01
1
-18
/
+20
|
/
*
Merge pull request #342 from sliquister/timespec_get
Wolfgang Hommel
2021-07-30
1
-0
/
+36
|
\
|
*
wrap timespec_get
Valentin Gatien-Baron
2021-07-30
1
-0
/
+36
|
/
*
Unlock mutex before exiting in case of error (fixes #340)
Wolfgang Hommel
2021-07-17
1
-0
/
+2
*
Fix in __xstat regarding dont_fake handling
Wolfgang Hommel
2021-06-22
1
-3
/
+4
*
Do not cache '%' in parse_ft_string (addresses #337)
Wolfgang Hommel
2021-06-22
1
-1
/
+1
*
Merge pull request #328 from jelly/gzip_reproducible
Wolfgang Hommel
2021-05-11
1
-1
/
+1
|
\
|
*
Do not store the timestamp in the gzip
Jelle van der Waa
2021-05-11
1
-1
/
+1
|
/
*
Merge pull request #320 from sliquister/master
Wolfgang Hommel
2021-03-31
1
-5
/
+72
|
\
|
*
add support for timerfd_{set,get}time
Valentin Gatien-Baron
2021-03-30
1
-5
/
+72
|
/
[next]