Sipke Vriend
|
241dbc6f86
lfs_stat: Cast error return codes to int.
|
6 年之前 |
Sipke Vriend
|
8cca58f1a6
lfs_file_truncate: ensure lfs_file_seek return code is lsf_soff_t and cast error returns
|
6 年之前 |
Sipke Vriend
|
97f86af4e9
lfs_remove: Cast tag/error return codes to int.
|
6 年之前 |
Sipke Vriend
|
d40302c5e3
lfs_rename: Cast error return codes to int.
|
6 年之前 |
Sipke Vriend
|
0b5a78e2cd
Adjust lfs_dir_find return code to ensure 32 bit value.
|
6 年之前 |
Christopher Haster
|
fd204ac2fb
Merge pull request #278 from roykuper13/validate-lfs-cfg-sizes
|
6 年之前 |
Christopher Haster
|
bd99402d9a
Merge pull request #281 from patrick--/fix-lfs-embud-file-resource-leak
|
6 年之前 |
Christopher Haster
|
bce442a86b
Merge pull request #282 from runderwo/master
|
6 年之前 |
Christopher Haster
|
f26e970a0e
Merge pull request #286 from sipke/sipke/fix-warnings-shift-count
|
6 年之前 |
Sipke Vriend
|
965d29b887
build: Fix warnings about shift count width difference for 16 bit compiler
|
6 年之前 |
Ryan Underwood
|
f7fd7d966a
Corrections for typos and grammar
|
6 年之前 |
Patrick Servello
|
d5aba27d60
Fix for issue #260
|
6 年之前 |
Roy Kupershmid
|
0c77123eee
lfs: Validate lfs-cfg sizes before performing arithmetic logics with them
|
6 年之前 |
Christopher Haster
|
494dd6673d
Merge pull request #263 from rojer/wundef
|
6 年之前 |
Christopher Haster
|
fce2569005
Merge pull request #257 from pabigot/pr/20190803a
|
6 年之前 |
Christopher Haster
|
9d1f1211a9
Merge pull request #253 from pabigot/pr/20190730a
|
6 年之前 |
Christopher Haster
|
151104c790
Changed CI to create release note for patches
|
6 年之前 |
Deomid "rojer" Ryabkov
|
303ffb2da4
Fix build with -Wundef
|
6 年之前 |
Peter A. Bigot
|
5bf71fa43e
lfs: do not reposition seek pointer on truncate
|
6 年之前 |
Peter A. Bigot
|
55fb1416c7
lfs: initialize file offs field
|
6 年之前 |
Peter A. Bigot
|
dc031ce1d9
lfs: use meaningful names for magic block identifiers
|
6 年之前 |
Peter A. Bigot
|
f85ff1d2f8
lfs: correct alignment restriction on lookahead buffer
|
6 年之前 |
Christopher Haster
|
db054684a6
Bump version to v2.1
|
6 年之前 |
Christopher Haster
|
7872918ec8
Fixed issue where lfs_migrate would relocate root and corrupt superblock
|
6 年之前 |
Christopher Haster
|
e249854858
Removed dependency on uninitialized value in lfs_file_t struct
|
6 年之前 |
Christopher Haster
|
501b0240a9
Merge pull request #232 from ARMmbed/debug-improvements
|
6 年之前 |
Christopher Haster
|
e1f3b90b56
Merge remote-tracking branch 'origin/master' into debug-improvements
|
6 年之前 |
Christopher Haster
|
74fe46de3d
Merge pull request #233 from ARMmbed/discourage-no-wear-leveling
|
6 年之前 |
Christopher Haster
|
582b596ed1
Merge pull request #242 from ARMmbed/fix-2048-erase-size
|
6 年之前 |
Christopher Haster
|
0d4c0b105c
Fixed issue where inline files were not cleaned up
|
6 年之前 |