| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Check for build environment instead of just _GNU_SOURCE Fixes the build on OpenBSD and NetBSD. It is too easy for _GNU_SOURCE to be defined even on non-Linux systems. Found via py-zstandard with the embedded copy of zstandard and Python defines _GNU_SOURCE. Also simplify the Linux checking, there is no need to check the rest of the symbol names. | 10 个月前 | |
reduce the amount of includes in "cover.h" | 2 年前 | |
fixed -Wconversion for divsufsort.c | 1 年前 | |
Remove extern C blocks from lib/* internal APIs (except xxhash.h) | 1 年前 | |
[zstd] Remove global variables in dictBuilder D50949782 fixed a race condition updating g_displayLevel by disabling display. Instead of disabling display, delete the global variable and always "capture" a local displayLevel variable. This also fixes DISPLAYUPDATE() by requiring the user to pass in the last update time as the first parameter. | 1 年前 | |
fixed -Wconversion for zdict | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |