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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added GNU autotools support.
Michael D. Stemle, Jr
2018-10-02
1
-0
/
+46
*
|
Removing old makefiles.
Michael D. Stemle, Jr
2018-10-01
2
-61
/
+0
|
/
*
fix spelling :)
Daniel Kahn Gillmor
2018-01-16
2
-2
/
+2
*
Implement a fix for pthread_cond_timedwait with faketime
Matthias Liertzer
2018-01-02
2
-1
/
+68
*
Fix spelling of positive
Matthias Liertzer
2018-01-02
2
-2
/
+2
*
Fix build failure on x32 (printf warnings).
Adam Borowski
2015-03-09
1
-4
/
+4
*
Make libfaketime build, run and pass tests on SmartOS.
Julien Gilli
2014-08-06
1
-0
/
+10
*
Add --exclude-monotonic command line option.
Julien Gilli
2014-07-25
1
-0
/
+87
*
Minor source code style fixes
Wolfgang Hommel
2013-11-07
1
-15
/
+41
*
Use SIGUSR1 instead of SIGRTMIN in tests
Balint Reczey
2013-10-20
1
-4
/
+6
*
Fix tests on libc 2.17
Balint Reczey
2013-10-20
1
-1
/
+0
*
MacPorts changeset 112093 by ryandesign
Wolfgang Hommel
2013-10-13
1
-3
/
+2
*
renamed library name from libfaketime.dylib.1 to libfaketime.1.dylib based on...
Wolfgang Hommel
2013-10-11
2
-2
/
+2
*
avoid unused variables warnings
Wolfgang Hommel
2013-10-06
1
-3
/
+9
*
Add -Wextra and -Werror CFLAGS and also fix compile errors
Balint Reczey
2013-10-04
1
-1
/
+1
*
improved readability of test script output
Wolfgang Hommel
2013-10-02
1
-0
/
+6
*
uniform test output style
Wolfgang Hommel
2013-10-01
1
-0
/
+16
*
improved output readability for timer tests
Wolfgang Hommel
2013-10-01
1
-10
/
+23
*
Provide timer related functions compatible with GLIBC 2.2 and >= 2.3.3 [pr32 ...
Balint Reczey
2013-09-30
1
-0
/
+99
*
fixed missing blank line before last timetest call
Wolfgang Hommel
2013-09-05
1
-0
/
+1
*
Use nanosleep() in faked sleep() and usleep() to avoid rounding issues [rbali...
Balint Reczey
2013-09-05
1
-1
/
+2
*
testing Makefile adapted for OSX
Wolfgang Hommel
2013-09-02
1
-1
/
+1
*
Makefiles and test suite improved for OS X
Wolfgang Hommel
2013-09-02
2
-0
/
+45
*
Revert "merged rbalint's pr27"
Wolfgang Hommel
2013-09-01
1
-0
/
+4
*
Revert 30dd22e..bdac73e
Wolfgang Hommel
2013-08-29
1
-4
/
+0
*
Fake sleep() and friends
Balint Reczey
2013-08-28
1
-0
/
+4
*
GNU/kFreeBSD fix by Petr Salinger, fixes Bug#712709
Wolfgang Hommel
2013-06-20
1
-0
/
+1
*
whitespace cleanup
Tomi Ollila
2012-08-30
6
-13
/
+11
*
Minor adaptions for Mac OS X
Wolfgang Hommel
2011-07-30
3
-2
/
+37
*
compute pow() with shell only, in case we don't have bc, dc, perl
don fong
2011-07-26
1
-1
/
+13
*
add support for new framework for functional tests
don fong
2011-07-25
9
-1
/
+333
*
Tell the compiler to be C99 compliant, enable all warnings.
Lukas Fleischer
2011-05-10
1
-1
/
+1
*
Cast time_t to unsigned integer when using printf().
Lukas Fleischer
2011-05-10
1
-1
/
+1
*
timetest.c: Add "sys/time.h" include (required for gettimeofday()).
Lukas Fleischer
2011-05-10
1
-0
/
+1
*
Test suite Makefile overhaul.
Lukas Fleischer
2011-05-10
1
-6
/
+15
*
Move test suite to a separate subdirectory.
Lukas Fleischer
2011-04-27
3
-0
/
+124
[prev]