Christopher Haster
|
60e67ae080
Fixed implicit change-of-sign warning in lfs_dir_fetch
|
6 gadi atpakaļ |
grunwald-m
|
64dedee2d1
prepare upstream bugfix of lfs
|
6 gadi atpakaļ |
Christopher Haster
|
6b65737715
Merge pull request #308 from roykuper13/readme-example-update-block-cycles
|
6 gadi atpakaļ |
Christopher Haster
|
4ebe6030c5
Merge pull request #294 from ARMmbed/fix-max-null-tests
|
6 gadi atpakaļ |
Christopher Haster
|
7ae8d778f1
Merge pull request #299 from sipke/sipke/fix-types-for-16bit-machines-v2
|
6 gadi atpakaļ |
Roy Kupershmid
|
4d068a154d
Update README example code in accordance to the block_cycles change
|
6 gadi atpakaļ |
Sipke Vriend
|
ba088aa213
lfs_dir_*: Cast error return codes to int.
|
6 gadi atpakaļ |
Sipke Vriend
|
955b296bcc
lfs_file_rewind: Cast error return codes to int.
|
6 gadi atpakaļ |
Sipke Vriend
|
241dbc6f86
lfs_stat: Cast error return codes to int.
|
6 gadi atpakaļ |
Sipke Vriend
|
8cca58f1a6
lfs_file_truncate: ensure lfs_file_seek return code is lsf_soff_t and cast error returns
|
6 gadi atpakaļ |
Sipke Vriend
|
97f86af4e9
lfs_remove: Cast tag/error return codes to int.
|
6 gadi atpakaļ |
Sipke Vriend
|
d40302c5e3
lfs_rename: Cast error return codes to int.
|
6 gadi atpakaļ |
Sipke Vriend
|
0b5a78e2cd
Adjust lfs_dir_find return code to ensure 32 bit value.
|
6 gadi atpakaļ |
Christopher Haster
|
27b6cc829b
Fixed off-by-one null terminator in tests
|
6 gadi atpakaļ |
Christopher Haster
|
fd204ac2fb
Merge pull request #278 from roykuper13/validate-lfs-cfg-sizes
|
6 gadi atpakaļ |
Christopher Haster
|
bd99402d9a
Merge pull request #281 from patrick--/fix-lfs-embud-file-resource-leak
|
6 gadi atpakaļ |
Christopher Haster
|
bce442a86b
Merge pull request #282 from runderwo/master
|
6 gadi atpakaļ |
Christopher Haster
|
f26e970a0e
Merge pull request #286 from sipke/sipke/fix-warnings-shift-count
|
6 gadi atpakaļ |
Sipke Vriend
|
965d29b887
build: Fix warnings about shift count width difference for 16 bit compiler
|
6 gadi atpakaļ |
Ryan Underwood
|
f7fd7d966a
Corrections for typos and grammar
|
6 gadi atpakaļ |
Patrick Servello
|
d5aba27d60
Fix for issue #260
|
6 gadi atpakaļ |
Roy Kupershmid
|
0c77123eee
lfs: Validate lfs-cfg sizes before performing arithmetic logics with them
|
6 gadi atpakaļ |
Christopher Haster
|
494dd6673d
Merge pull request #263 from rojer/wundef
|
6 gadi atpakaļ |
Christopher Haster
|
fce2569005
Merge pull request #257 from pabigot/pr/20190803a
|
6 gadi atpakaļ |
Christopher Haster
|
9d1f1211a9
Merge pull request #253 from pabigot/pr/20190730a
|
6 gadi atpakaļ |
Christopher Haster
|
151104c790
Changed CI to create release note for patches
|
6 gadi atpakaļ |
Deomid "rojer" Ryabkov
|
303ffb2da4
Fix build with -Wundef
|
6 gadi atpakaļ |
Peter A. Bigot
|
5bf71fa43e
lfs: do not reposition seek pointer on truncate
|
6 gadi atpakaļ |
Peter A. Bigot
|
55fb1416c7
lfs: initialize file offs field
|
6 gadi atpakaļ |
Peter A. Bigot
|
dc031ce1d9
lfs: use meaningful names for magic block identifiers
|
6 gadi atpakaļ |