Historial de Commits

Autor SHA1 Mensaje Fecha
  Freddie Chopin 0422c55b81 Fix memory leaks in lfs_mount and lfs_format hace 7 años
  Christopher Haster 11ad3a2414 Merge pull request #76 from ARMmbed/fix-corrupt-read hace 7 años
  Christopher Haster 16318d003f Merge pull request #58 from dpgeorge/file-open-no-malloc hace 7 años
  Damien George 961fab70c3 Added file config structure and lfs_file_opencfg hace 7 años
  Christopher Haster 041e90a1ca Added handling for corrupt as initial state of blocks hace 7 años
  Christopher Haster f94d233deb Merge pull request #74 from FreddieChopin/cxx-guards hace 7 años
  Freddie Chopin 577d777c20 Add C++ guards to public headers hace 7 años
  Christopher Haster c72d25203c Merge pull request #73 from FreddieChopin/fix-format-specifiers hace 7 años
  Freddie Chopin 7e67f9324e Use PRIu32 and PRIx32 format specifiers to fix warnings hace 7 años
  Christopher Haster 5a17fa42e4 Fixed script issue with bash expansion inside makefile parameter hace 7 años
  Christopher Haster eed1eec5fd Fixed information leaks through reused caches hace 7 años
  Christopher Haster 4a86370327 Added quality of life improvements for main.c/test.c issues hace 7 años
  Christopher Haster ba4f17173f Merge pull request #57 from dpgeorge/fix-warnings hace 7 años
  Damien George 51346b8bf4 Fixed shadowed variable warnings hace 7 años
  Christopher Haster 93a2e0bbe5 Merge pull request #62 from ARMmbed/license-bsd-3 hace 7 años
  Christopher Haster 6beff502e9 Changed license to BSD-3-Clause hace 7 años
  Christopher Haster c5e2b335d6 Added error when opening multiple files with a statically allocated buffer hace 7 años
  Christopher Haster 015b86bc51 Fixed issue with trailing dots in file paths hace 7 años
  Christopher Haster 9637b96069 Fixed lookahead overflow and removed unbounded lookahead pointers hace 7 años
  Christopher Haster 89a7630d84 Fixed issue with lookahead trusting old lookahead blocks hace 7 años
  Christopher Haster 43eac3083b Renamed test_parallel tests to test_interespersed hace 7 años
  Christopher Haster dbc3cb1798 Fixed Travis rate-limit issue with Github requests hace 7 años
  Christopher Haster 93ece2e87a Removed outdated note about moves and powerloss hace 7 años
  Christopher Haster d9c076d909 Removed the uninitialized read for invalid superblocks hace 7 años
  Christopher Haster 58f3bb1f08 Merge pull request #37 from jrast/patch-1 hace 7 años
  Christopher Haster f72f6d6a05 Removed out of date note about endianness hace 7 años
  Juerg Rast 5c4ee2109d Added a note about the callback functions hace 7 años
  Christopher Haster 155224600a Fixed Travis issue with deploy stage in PRs hace 7 años
  Christopher Haster 9ee112a7cb Fixed issue updating dir struct when extended dir chain hace 7 años
  Christopher Haster d9c36371e7 Fixed handling of root as target for create operations hace 7 años