Age | Commit message (Collapse) | Author | Files | Lines |
|
add missing includes, add some casts to avoid format warnings,
mark one function as static. There are still warnings about
unused argc/argv
[#61 state:resolved]
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
|
|
|
|
afc_get_file_attr because this function has to go into the program (like ifuse); afc_get_file_info has to be used instead. Modified dispatch_AFC_Packet so that the real buffer size has to be specified (instead of length-1).
|
|
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
Signed-off-by: Matt Colyer <matt@colyer.name>
|
|
fix include in afccheck.c
|
|
update autoconf files accordingly
|