jerasure/include
Loic Dachary 1b30a37c9f add galois_init_default_field error code
galois_init_default_field returns an errno(3) code in case of error
instead of exiting. This is handy when the caller needs to perform
cleanup or error reporting when an error occurs instead of exit(2).

The exit(2) based error handling is preserved in the static
galois_init() function which is used in galois.c instead and is based on
galois_init_default_field to avoid code duplication.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-06-08 18:59:00 +02:00
..
cauchy.h This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
galois.h add galois_init_default_field error code 2014-06-08 18:59:00 +02:00
jerasure.h This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
liberation.h This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
reed_sol.h This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00
timing.h This is the squashed pull request from David Glessner, squashed 2014-03-28 08:34:46 -07:00