Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 0197b18100 Fixed issue with superblock breaking lfs_dir_seek hace 6 años
  Christopher Haster 1f11e6b78a Merge pull request #338 from ARMmbed/fix-readme-desc hace 6 años
  Christopher Haster 9a7a3f637a Merge pull request #337 from ARMmbed/fix-null-fetchmatch hace 6 años
  Christopher Haster 8188019cbf Merge pull request #334 from mon/bugfix/inttypes hace 6 años
  Christopher Haster d6dc728c87 Fixed some issues in lfs_migrate hace 6 años
  Christopher Haster aeff2a28cf Stop wear-leveling during migration hace 6 años
  Christopher Haster aae22c8256 Fixed issue with directories falling out of date after block relocation hace 6 años
  Christopher Haster 60e67ae080 Fixed implicit change-of-sign warning in lfs_dir_fetch hace 6 años
  grunwald-m 64dedee2d1 prepare upstream bugfix of lfs hace 6 años
  Will 5925db48da Fix some LFS_TRACE format specifiers hace 6 años
  liaoweixiong ab56dc5a8b README: fix incorrect description hace 6 años
  Christopher Haster 6b65737715 Merge pull request #308 from roykuper13/readme-example-update-block-cycles hace 6 años
  Christopher Haster 4ebe6030c5 Merge pull request #294 from ARMmbed/fix-max-null-tests hace 6 años
  Christopher Haster 7ae8d778f1 Merge pull request #299 from sipke/sipke/fix-types-for-16bit-machines-v2 hace 6 años
  Roy Kupershmid 4d068a154d Update README example code in accordance to the block_cycles change hace 6 años
  Sipke Vriend ba088aa213 lfs_dir_*: Cast error return codes to int. hace 6 años
  Sipke Vriend 955b296bcc lfs_file_rewind: Cast error return codes to int. hace 6 años
  Sipke Vriend 241dbc6f86 lfs_stat: Cast error return codes to int. hace 6 años
  Sipke Vriend 8cca58f1a6 lfs_file_truncate: ensure lfs_file_seek return code is lsf_soff_t and cast error returns hace 6 años
  Sipke Vriend 97f86af4e9 lfs_remove: Cast tag/error return codes to int. hace 6 años
  Sipke Vriend d40302c5e3 lfs_rename: Cast error return codes to int. hace 6 años
  Sipke Vriend 0b5a78e2cd Adjust lfs_dir_find return code to ensure 32 bit value. hace 6 años
  Christopher Haster 27b6cc829b Fixed off-by-one null terminator in tests hace 6 años
  Christopher Haster fd204ac2fb Merge pull request #278 from roykuper13/validate-lfs-cfg-sizes hace 6 años
  Christopher Haster bd99402d9a Merge pull request #281 from patrick--/fix-lfs-embud-file-resource-leak hace 6 años
  Christopher Haster bce442a86b Merge pull request #282 from runderwo/master hace 6 años
  Christopher Haster f26e970a0e Merge pull request #286 from sipke/sipke/fix-warnings-shift-count hace 6 años
  Sipke Vriend 965d29b887 build: Fix warnings about shift count width difference for 16 bit compiler hace 6 años
  Ryan Underwood f7fd7d966a Corrections for typos and grammar hace 6 años
  Patrick Servello d5aba27d60 Fix for issue #260 hace 6 años