| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-02 | util: convenience utilities for fscrypt | Joe Richey | |
| This commit adds in the util package. This package provides two functions for creating errors. These functions are: - InvalidInputErrorF - bad input from user or caller - SystemErrorF - low level failure It also adds in a small function for converting Go byte slices into C void pointers. This will be very useful for interoperating with C. Change-Id: I87ad7946dd5fa26e28927590aff4bcc9fd5ce4f7 | |||