Lines Matching refs:a
6 Reliance Edge is a small, portable, highly reliable power-fail safe file
8 It is written in C and provides a familiar POSIX-like file system API,
34 In addition this README, see doc/release_notes.md for a list of updates
35 to Reliance Edge and a list of known issues. There is also a quick-start
37 and run Reliance Edge in a simulated Windows environment.
43 requirements, especially if there is a chance of sudden power loss or
44 other system failures. Compared to "raw" disk access, using a file
49 corrupting the disk; Reliance Edge does not need a fsck/CHKDSK utility.
53 Reliance Edge uses a unique transactional model that not only prevents
54 file system corruption but also allows a set of changes to be made in an
57 Reliance Edge, a set of changes can be incorporated into a single atomic
65 The typical hardware for Reliance Edge is a 32-bit microcontroller, but
78 Before you can use Reliance Edge, it must be ported and configured. At a
81 functions may need to be filled in as well. These functions reside in a
82 subdirectory in the os/ directory; see os/stub/ for a blank set of
83 functions. Configuring includes creating a project directory (start by
94 Using Reliance Edge is a simple matter of including the primary Reliance
109 license may obtain a commercial license before incorporating Reliance
125 In the near future, a community forum or message board will be set up to
135 contributing a significant amount of code, you will be asked to file a
139 To report bugs, please create a GitHub issue or contact