commit | eb4cc23fecb505a4d9452c839a0a1c270dcdf01d | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <jorgelo@google.com> | Wed Jul 13 16:52:24 2016 -0400 |
committer | Jorge Lucangeli Obes <jorgelo@google.com> | Thu Jul 14 10:03:22 2016 -0400 |
tree | 9e8a448c3ce9811560a2d7e69b6f9ae0ce84f911 | |
parent | 85e7e6edb369b47b4b368ec68d27f977b4f8ea9f [diff] |
Convert fuse.c to C++. Fix string literals and cast void* appropriately. Alternatively, we could switch some of the allocations to new/delete, but we would need to make sure that none of those end up passed to other code that will call free(3) on them. Bug: 30110940 Change-Id: I6f39df65cd960930530e5a1f8420a28d50adc25d