index
:
platform/upstream/lz4
accepted/tizen_6.0_unified
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
tizen
tizen_6.0
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: BSD-2-Clause, GPL-2.0;
Hyotaek Shim <hyotaek.shim@samsung.com>, Karol Lewandowski <k.lewandowsk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
programs
/
util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
fixup: Portable fileno()
Niklas Hambüchen
1
-1
/
+10
2020-08-25
fixup: C90 compliance, clean up stat() types/calls
Niklas Hambüchen
1
-27
/
+31
2020-08-24
Use fstat() to determine file size.
Niklas Hambüchen
1
-1
/
+26
2019-09-10
util.h: Remove deprecated utime for non-Windows
Rosen Penev
1
-5
/
+19
2019-04-18
ensure list of names is large enough
Yann Collet
1
-10
/
+9
2019-04-12
and even more visual conversion warnings
Yann Collet
1
-1
/
+5
2019-04-12
some more Visual conversion warning
Yann Collet
1
-1
/
+3
2019-04-12
fixed minor Visual conversion warnings
Yann Collet
1
-6
/
+6
2018-09-18
fixed minor cppcheck warnings in programs
Yann Collet
1
-20
/
+28
2018-04-29
added a test case for LZ4_decompress_fast_usingDict
Cyan4973
1
-1
/
+1
2018-04-23
fixed minor declaration issue with clang on msys
Cyan4973
1
-1
/
+2
2018-02-20
ensure bench speed measurement is more accurate for small inputs
Yann Collet
1
-1
/
+7
2018-01-16
use more restrictive conditions for clock_gettime()
Yann Collet
1
-1
/
+8
2018-01-05
[lz4io] Refuse to set file stat for non-regular files
Nick Terrell
1
-0
/
+6
2017-10-17
[bench] Use higher resolution timer on POSIX
Nick Terrell
1
-28
/
+99
2017-03-15
fix #332 : do not modify /dev/null permissions
Yann Collet
1
-5
/
+5
2017-02-15
upgraded util.h
Przemyslaw Skibinski
1
-43
/
+60
2016-12-22
use FindFirstFileA and FindNextFileA on Windows
Przemyslaw Skibinski
1
-3
/
+3
2016-12-21
util.h and platform.h based on zstd
Przemyslaw Skibinski
1
-35
/
+37
2016-12-21
executables use basic types from util.h
Przemyslaw Skibinski
1
-6
/
+5
2016-12-20
fixed gcc warnings
Przemyslaw Skibinski
1
-0
/
+2
2016-12-20
improved platform.h
Przemyslaw Skibinski
1
-41
/
+0
2016-12-20
updated util.h
Przemyslaw Skibinski
1
-58
/
+70
2016-11-10
Fix license and remove references to zstd
Nick Terrell
1
-1
/
+1
2016-11-04
updated #include in util.h
Przemyslaw Skibinski
1
-0
/
+2
2016-11-04
bench.c based on zstd
Przemyslaw Skibinski
1
-9
/
+22
2016-11-04
added -r option
Przemyslaw Skibinski
1
-0
/
+488