COMMITS
/ programs/platform.h November 3, 2025
黄
Add RISC-V 64-bit architecture detection
黄尚诚10330306 committed
January 13, 2025
Y
fixed macro name typo
Yann Collet committed
December 18, 2024
V
Move #includes out of `extern "C"` blocks
Victor Zhang committed
March 11, 2024
W
Stop Hardcoding the POSIX Version on BSDs
W. Felix Handte committed
September 23, 2023
D
Do not test WIN32, instead test _WIN32
Dimitri Papadopoulos committed
September 3, 2023
K
Added qnx in the posix test section of platform.h
klausholstjacobsen committed
December 20, 2022
W
Coalesce Almost All Copyright Notices to Standard Phrasing
W. Felix Handte committed
W
Update Copyright Headers 'Facebook' -> 'Meta Platforms'
W. Felix Handte committed
December 15, 2022
D
Merge branch 'dev' into http-to-https
daniellerozenblit committed
January 14, 2022
N
Allow tests to fake stdin/stdout/stderr is a console
Nick Terrell committed
December 14, 2022
D
Convert references to https from http
Danielle Rozenblit committed
March 9, 2021
W
Fix Build for Windows
W. Felix Handte committed
March 29, 2021
N
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
Nick Terrell committed
January 4, 2021
N
[license] Update year to 2021
Nick Terrell committed
July 13, 2020
Y
fix uclibc's st_mtim
Yann Collet committed
March 26, 2020
N
Fix copyright and license lines
Nick Terrell committed
January 11, 2020
C
Fix the c99/cmake build under Cygwin/MSYS2
Christoph Reiter committed
December 5, 2019
W
Also Define _ATFILE_SOURCE
W. Felix Handte committed
July 31, 2019
R
zstd: Don't use utime on Linux
Rosen Penev committed
April 10, 2019
Y
tried a blindfix for unix + c11
Yann Collet committed
December 25, 2018
Y
fixed VS2008 project
Yann Collet committed
October 3, 2018
Y
changed ZSTD_NANOSLEEP_SUPPORT definition
Yann Collet committed
Y
portability macro flags updates, for Haiku
Yann Collet committed
August 6, 2017
J
Enable building zstd on Haiku.
Jerome Duval committed
September 11, 2018
C
Move ABRThandler func out of internal lib
Casey McGinty committed
June 26, 2018
C
minor fixes for MSYS2 compilation
cyan4973 committed
March 20, 2018
Y
implemented ZSTD_DCtx_loadDictionary*()
Yann Collet committed
March 13, 2018
Y
Merge pull request #1044 from baldurk/remove-utf8-characters
Yann Collet committed
B
Remove non-ASCII characters in header file comments
Baldur Karlsson committed
November 25, 2017
Y
minor update
Yann Collet committed
September 8, 2017
Y
updated license header
Yann Collet committed
August 21, 2017
Y
fixed a few headers that were too hastily copy/pasted during last license change
Yann Collet committed
August 18, 2017
Y
updated a bunch of headers
Yann Collet committed
March 31, 2017
N
Turn off sparse mode for OS X by default
Nick Terrell committed
March 27, 2017
S
Fix inline compile errors
Sean Purcell committed
S
Fix IS_CONSOLE returning 1 for NUL on windows
Sean Purcell committed
February 13, 2017
P
MinGW-w64 requires _FILE_OFFSET_BITS 64
Przemyslaw Skibinski committed
February 10, 2017
P
fix for original MinGW
Przemyslaw Skibinski committed
P
Merge remote-tracking branch 'refs/remotes/facebook/dev' into mingw
Przemyslaw Skibinski committed
P
fix 64-bit file support for MinGW
Przemyslaw Skibinski committed
February 9, 2017
N
Improvement from @inikep
Nick Terrell committed
N
#undef _POSIX_C_SOURCE if already defined
Nick Terrell committed
December 21, 2016
P
util.h: restore BSD license for Facebook Open-Source
Przemyslaw Skibinski committed
P
platform.h: removed Compiler Options
Przemyslaw Skibinski committed
P
fixed Visual Studio compilation
Przemyslaw Skibinski committed
P
improved MinGW support
Przemyslaw Skibinski committed
P
improved util.h and platform.h
Przemyslaw Skibinski committed
December 16, 2016
P
imporved support for POSIX-type OSes
Przemyslaw Skibinski committed
P
use PLATFORM_POSIX_VERSION
Przemyslaw Skibinski committed
P
tools use platform.h
Przemyslaw Skibinski committed