Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 582b596ed1 Merge pull request #242 from ARMmbed/fix-2048-erase-size il y a 6 ans
  Christopher Haster 0d4c0b105c Fixed issue where inline files were not cleaned up il y a 6 ans
  Christopher Haster 4850e01e14 Changed rdonly/wronly mistakes to assert il y a 6 ans
  Christopher Haster 4ec4425272 Fixed overlapping memcpy in emubd il y a 6 ans
  Christopher Haster 31e28fddb7 Merge pull request #237 from Ar2rL/reverse_finalize_close il y a 6 ans
  Christopher Haster 3806d88285 Fixed seek-related typos in lfs.h il y a 6 ans
  Christopher Haster de5972699a Fixed license header in lfs.c il y a 6 ans
  Christopher Haster 0d8ffd6b86 Merge pull request #239 from pabigot/pr/20190723a il y a 6 ans
  Christopher Haster c0af471bc1 Merge pull request #227 from haneefmubarak/patch-1 il y a 6 ans
  Christopher Haster 19838371fb Fixed issue where sed buffering (QUIET=1) caused Travis timeout il y a 6 ans
  Christopher Haster 312326c4e4 Added a better solution for large prog sizes il y a 6 ans
  Christopher Haster ef1c926940 Increased testing to include geometries that can't be fully tested il y a 6 ans
  Christopher Haster 649640c605 Fixed workaround for erase sizes >1024 B il y a 6 ans
  Peter A. Bigot eb013e6dd6 lfs: correct documentation on lookahead-related values il y a 6 ans
  Ar2rL 7e1bad3eee Set LFS_F_OPENED flag at places required by lfs internal logic. il y a 6 ans
  Ar2rL 72a3758958 Use LFS_F_OPENED flag to protect against use of not opened or closed file. il y a 6 ans
  Ar2rL df2e676562 Add necessary flag to mark file as being opened. il y a 6 ans
  Haneef Mubarak 2e92f7a49b actually removed <dirent.h> il y a 6 ans
  Haneef Mubarak 2588948d70 removed <dirent.h> preventing compile on some archs il y a 6 ans
  Christopher Haster abd90cb84c Fixed 32-bit/64-bit Ubuntu multilib issue in Travis il y a 6 ans
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files il y a 6 ans
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files il y a 6 ans
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate il y a 6 ans
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate il y a 6 ans
  Christopher Haster f06dc5737f Merge pull request #201 from nickray/python2-markings il y a 6 ans
  Nicolas Stalder 3fb242f3ae Mark all Python 2 scripts as Python 2 il y a 6 ans
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX il y a 6 ans
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate il y a 6 ans
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset il y a 6 ans
  Christopher Haster bc7bed740b Merge pull request #181 from rojer/lfs1_crc il y a 6 ans