Age | Commit message (Collapse) | Author | Files | Lines |
|
The librefop define the coding style using clang-format.
This patch reformat code using clang-format.
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I6f6647317f2916c583ca68e1259da2e08a989657
|
|
The some error case are not detect in err detection method.
This patch fix fail path to avoid undefined fail case.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: Ic641fd121ef8c48891109207eec51afbc8a5ada1
|
|
Previously this library name is libredundancyfileop, but it's too long for use.
This patch rename library for libredundancyfileop to librefop.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I450c31cfe36f246489f9198e4cf2cfd6e85cb0ab
|
|
This patch add initial source code registration to repository.
Bug-AGL: SPEC-4500
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Change-Id: I2b7331030f69e1d4cc396db9821f88e87e5b49a2
|