| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Allowed dlopen API to be either in libc or libdl On Linux, the functions in the dlopen API are in libdl. However, on FreeBSD, libdl doesn't exist and the functions are instead in libc. Signed-off-by: Eric Biggers <ebiggers3@gmail.com> | 9 年前 | |
Configured for version 2022.10.3 | 3 年前 | |
Updated the ntfs-3g manual Reordered the options alphabetically and updated the urls. | 4 年前 | |
Configured for version 2022.10.3 | 3 年前 | |
Updated the urls present in the ntfsprogs manuals The urls now point at Github | 4 年前 | |
Silenced a compiler warning in ntfs-3g.probe Avoid some compilers to complain about a missing return value... | 12 年前 | |
ntfs-3g_common.c: Fix incorrect 'sscanf' return value checks (pedantic). This silences a static analyzer warning but since we only supply one format placeholder, there's no reason to expect any other non-0 return value than 1. | 6 个月前 | |
Returned an error code when the --help or --version options are used Accepting --help or --version options may leave the ntfs-3g process in an unclean state, so reject them while processing options. Also reject them in libfuse-lite. | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 4 年前 | ||
| 12 年前 | ||
| 6 个月前 | ||
| 4 年前 |